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 29e498b commit e1d79e8Copy full SHA for e1d79e8
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2179,7 +2179,7 @@ bom {
2179
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
2180
}
2181
2182
- library("Spring GraphQL", "1.3.4-SNAPSHOT") {
+ library("Spring GraphQL", "1.3.4") {
2183
considerSnapshots()
2184
group("org.springframework.graphql") {
2185
modules = [
0 commit comments