We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0204b commit e7c8b80Copy full SHA for e7c8b80
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1937,7 +1937,7 @@ bom {
1937
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
1938
}
1939
1940
- library("Spring GraphQL", "1.3.1") {
+ library("Spring GraphQL", "1.3.2") {
1941
considerSnapshots()
1942
group("org.springframework.graphql") {
1943
modules = [
0 commit comments