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

Commit 3c96b60

Browse files
authored
Merge pull request #515 from graphql-java-kickstart/feature/graphql-java-16.1
Upgrade to graphql-java 16.1 and tools 11
2 parents e0552aa + 1dc90b3 commit 3c96b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ TARGET_COMPATIBILITY=1.8
3333
### Dependencies
3434
LIB_GRAPHQL_JAVA_VER=16.1
3535
LIB_SPRING_BOOT_VER=2.3.6.RELEASE
36-
LIB_GRAPHQL_SERVLET_VER=11.0.0-SNAPSHOT
37-
LIB_GRAPHQL_JAVA_TOOLS_VER=6.3.0
36+
LIB_GRAPHQL_SERVLET_VER=11.0.0
37+
LIB_GRAPHQL_JAVA_TOOLS_VER=11.0.0
3838
LIB_GRAPHQL_ANNOTATIONS_VER=8.3
3939
LIB_REFLECTIONS_VER=0.9.11
4040
LIB_APACHE_COMMONS_TEXT=1.8

0 commit comments

Comments
 (0)