Skip to content

Commit b0e266e

Browse files
committed
Merge branch '1.4.x'
2 parents fab654e + 1523332 commit b0e266e

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 = "7.0.0-M5"
6-
graphQlJavaVersion = "24.0"
6+
graphQlJavaVersion = "24.1"
77
springBootVersion = "3.4.3"
88
}
99

0 commit comments

Comments
 (0)