We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ef8d3 commit b2a67beCopy full SHA for b2a67be
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2317,7 +2317,7 @@ bom {
2317
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2318
}
2319
2320
- library("Spring GraphQL", "1.4.6-SNAPSHOT") {
+ library("Spring GraphQL", "1.4.6") {
2321
considerSnapshots()
2322
group("org.springframework.graphql") {
2323
modules = [
0 commit comments