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

Commit e1e181c

Browse files
committed
graphql-java-servlet-10.0.0 now supports graphql-java-15.0
1 parent 55c055a commit e1e181c

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
@@ -41,7 +41,7 @@ TARGET_COMPATIBILITY = 1.8
4141

4242
LIB_GRAPHQL_JAVA_VER = 15.0
4343
LIB_SPRING_BOOT_VER = 2.3.4.RELEASE
44-
LIB_GRAPHQL_SERVLET_VER = 9.3.0-SNAPSHOT
44+
LIB_GRAPHQL_SERVLET_VER = 10.0.0
4545
LIB_GRAPHQL_JAVA_TOOLS_VER = 6.2.0
4646
LIB_GRAPHQL_ANNOTATIONS_VER = 8.2
4747
LIB_REFLECTIONS_VER = 0.9.11

0 commit comments

Comments
 (0)