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 2fd4568 commit 3dd42b5Copy full SHA for 3dd42b5
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
ext {
6
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
7
springFrameworkVersion = "6.0.0-M5"
8
- graphQlJavaVersion = "19.0"
+ graphQlJavaVersion = "19.2"
9
bootVersion = "3.0.0-SNAPSHOT"
10
}
11
0 commit comments