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 b8972e5 commit 482f56dCopy full SHA for 482f56d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2139,7 +2139,7 @@ bom {
2139
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2140
}
2141
2142
- library("Spring GraphQL", "1.3.5-SNAPSHOT") {
+ library("Spring GraphQL", "1.3.5") {
2143
considerSnapshots()
2144
group("org.springframework.graphql") {
2145
modules = [
0 commit comments