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