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 602c149 commit 748bba3Copy full SHA for 748bba3
platform/spring-boot-dependencies/build.gradle
@@ -2324,7 +2324,7 @@ bom {
2324
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2325
}
2326
2327
- library("Spring GraphQL", "2.0.0-SNAPSHOT") {
+ library("Spring GraphQL", "2.0.0-M3") {
2328
considerSnapshots()
2329
group("org.springframework.graphql") {
2330
modules = [
0 commit comments