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 7f012f2 commit c1b0950Copy full SHA for c1b0950
build.gradle
@@ -7,7 +7,7 @@ description = "Spring for GraphQL"
7
ext {
8
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
9
springFrameworkVersion = "7.0.0-M9"
10
- graphQlJavaVersion = "25.0.beta-8"
+ graphQlJavaVersion = "25.0.beta-9"
11
}
12
13
subprojects {
0 commit comments