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 0f8926d commit 2ea8b2eCopy full SHA for 2ea8b2e
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1867,7 +1867,7 @@ bom {
1867
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
1868
}
1869
1870
- library("Spring GraphQL", "1.3.0-M1") {
+ library("Spring GraphQL", "1.3.0-SNAPSHOT") {
1871
considerSnapshots()
1872
group("org.springframework.graphql") {
1873
modules = [
0 commit comments