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 5757b2a commit 8820a99Copy full SHA for 8820a99
platform/spring-boot-dependencies/build.gradle
@@ -2415,7 +2415,7 @@ bom {
2415
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2416
}
2417
2418
- library("Spring GraphQL", "2.0.0-SNAPSHOT") {
+ library("Spring GraphQL", "2.0.0-RC2") {
2419
considerSnapshots()
2420
group("org.springframework.graphql") {
2421
modules = [
0 commit comments