Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 67341b4

Browse files
committed
chore: update graphql-java-servlet to v14
1 parent 70d53c4 commit 67341b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ TARGET_COMPATIBILITY=1.8
3232
LIB_GRAPHQL_JAVA_VER=18.3
3333
LIB_EXTENDED_SCALARS_VER=18.1
3434
LIB_SPRING_BOOT_VER=2.7.2
35-
LIB_GRAPHQL_SERVLET_VER=13.0.1-SNAPSHOT
35+
LIB_GRAPHQL_SERVLET_VER=14.0.0-SNAPSHOT
3636
LIB_GRAPHQL_JAVA_TOOLS_VER=12.1.0
3737
LIB_GRAPHQL_ANNOTATIONS_VER=9.1
3838
LIB_REFLECTIONS_VER=0.10.2

0 commit comments

Comments
 (0)