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 4bfa61a commit 0da7687Copy full SHA for 0da7687
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2262,7 +2262,7 @@ bom {
2262
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2263
}
2264
2265
- library("Spring GraphQL", "1.4.0-SNAPSHOT") {
+ library("Spring GraphQL", "1.4.0") {
2266
considerSnapshots()
2267
group("org.springframework.graphql") {
2268
modules = [
0 commit comments