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

Commit 012a7b0

Browse files
committed
chore: update graphql-java-servlet to 12.0.0
1 parent da3cffa commit 012a7b0

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=17.3
3333
LIB_EXTENDED_SCALARS_VER=17.0
3434
LIB_SPRING_BOOT_VER=2.5.4
35-
LIB_GRAPHQL_SERVLET_VER=12.0.0-SNAPSHOT
35+
LIB_GRAPHQL_SERVLET_VER=12.0.0
3636
LIB_GRAPHQL_JAVA_TOOLS_VER=11.1.2
3737
LIB_GRAPHQL_ANNOTATIONS_VER=9.1
3838
LIB_REFLECTIONS_VER=0.9.11

0 commit comments

Comments
 (0)