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 fae73b7 commit 33575b7Copy full SHA for 33575b7
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1932,7 +1932,7 @@ bom {
1932
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
1933
}
1934
1935
- library("Spring GraphQL", "1.3.1-SNAPSHOT") {
+ library("Spring GraphQL", "1.3.1") {
1936
considerSnapshots()
1937
group("org.springframework.graphql") {
1938
modules = [
0 commit comments