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

Commit 65367f8

Browse files
committed
Update to released dependencies
1 parent 7b9bdcf commit 65367f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ LIB_GRAPHQL_JAVA_VER = 9.2
4040
LIB_JUNIT_VER = 4.12
4141
LIB_SPRING_CORE_VER = 5.0.4.RELEASE
4242
LIB_SPRING_BOOT_VER = 2.0.4.RELEASE
43-
LIB_GRAPHQL_SERVLET_VER = 6.1.3-SNAPSHOT
44-
LIB_GRAPHQL_JAVA_TOOLS_VER = 5.2.4-SNAPSHOT
43+
LIB_GRAPHQL_SERVLET_VER = 6.1.3
44+
LIB_GRAPHQL_JAVA_TOOLS_VER = 5.2.4
4545
LIB_COMMONS_IO_VER = 2.6
4646

4747
GRADLE_WRAPPER_VER = 4.7

0 commit comments

Comments
 (0)