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

Commit 79c52af

Browse files
Merge branch 'master' into feature/gradle-and-dependency-update
2 parents 67ecca4 + 05935f7 commit 79c52af

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

gradle.properties

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,11 @@ 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.3.1.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
46+
4647
LIB_APACHE_COMMONS_TEXT=1.8
4748
LIB_JSOUP_VER=1.13.1
4849
kotlin.version=1.3.72

0 commit comments

Comments
 (0)