Skip to content

Commit a03a79c

Browse files
committed
Upgrade to GraphQL Java 19.6
Closes gh-729
1 parent 32931f3 commit a03a79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Spring for GraphQL"
33
ext {
44
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
55
springFrameworkVersion = "6.0.9"
6-
graphQlJavaVersion = "19.5"
6+
graphQlJavaVersion = "19.6"
77
springBootVersion = "3.0.6"
88
}
99

0 commit comments

Comments
 (0)