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 089c754 commit decbc40Copy full SHA for decbc40
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
ext {
6
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
7
- springFrameworkVersion = "6.0.3-SNAPSHOT"
+ springFrameworkVersion = "6.0.3"
8
graphQlJavaVersion = "19.2"
9
bootVersion = "3.0.0"
10
}
0 commit comments