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 9668ecd commit 8bf1a2dCopy full SHA for 8bf1a2d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1984,7 +1984,7 @@ bom {
1984
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
1985
}
1986
1987
- library("Spring GraphQL", "1.3.3-SNAPSHOT") {
+ library("Spring GraphQL", "1.3.3") {
1988
considerSnapshots()
1989
group("org.springframework.graphql") {
1990
modules = [
0 commit comments