We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f6a23 commit 45113bcCopy full SHA for 45113bc
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2455,7 +2455,7 @@ bom {
2455
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2456
}
2457
2458
- library("Spring GraphQL", "2.0.3-SNAPSHOT") {
+ library("Spring GraphQL", "2.0.3") {
2459
considerSnapshots()
2460
group("org.springframework.graphql") {
2461
modules = [
0 commit comments