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

Commit 05935f7

Browse files
committed
Update versions
1 parent 0ab682c commit 05935f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ TARGET_COMPATIBILITY = 1.8
3939

4040
### Dependencies
4141

42-
LIB_GRAPHQL_JAVA_VER = 14.0
42+
LIB_GRAPHQL_JAVA_VER = 14.1
4343
LIB_SPRING_BOOT_VER = 2.2.6.RELEASE
44-
LIB_GRAPHQL_SERVLET_VER = 9.2.0-SNAPSHOT
45-
LIB_GRAPHQL_JAVA_TOOLS_VER = 6.1.0-SNAPSHOT
44+
LIB_GRAPHQL_SERVLET_VER = 9.2.0
45+
LIB_GRAPHQL_JAVA_TOOLS_VER = 6.1.0
4646
LIB_APACHE_COMMONS_TEXT=1.8
4747
LIB_JSOUP_VER=1.12.2
4848
kotlin.version=1.3.70

0 commit comments

Comments
 (0)