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 8c442e6 commit 666a4feCopy full SHA for 666a4fe
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
6
ext {
7
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
8
- graphQlJavaVersion = "18.2"
+ graphQlJavaVersion = "18.3"
9
bootVersion = "2.7.0-SNAPSHOT"
10
}
11
0 commit comments