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 baf802d commit 7379adaCopy full SHA for 7379ada
platform/spring-boot-dependencies/build.gradle
@@ -2343,7 +2343,7 @@ bom {
2343
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2344
}
2345
2346
- library("Spring GraphQL", "2.0.0-M1") {
+ library("Spring GraphQL", "2.0.0-SNAPSHOT") {
2347
considerSnapshots()
2348
group("org.springframework.graphql") {
2349
modules = [
0 commit comments