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 2f52fef commit 2d54d77Copy full SHA for 2d54d77
build.gradle
@@ -4,7 +4,7 @@ ext {
4
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
5
springFrameworkVersion = "6.0.10"
6
graphQlJavaVersion = "19.6"
7
- springBootVersion = "3.0.6"
+ springBootVersion = "3.0.7"
8
}
9
10
subprojects {
0 commit comments