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 b75fda2 commit da8f381Copy full SHA for da8f381
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2271,7 +2271,7 @@ bom {
2271
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2272
}
2273
2274
- library("Spring GraphQL", "1.4.0-SNAPSHOT") {
+ library("Spring GraphQL", "1.4.0-M1") {
2275
considerSnapshots()
2276
group("org.springframework.graphql") {
2277
modules = [
0 commit comments