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

Commit 174f9fe

Browse files
committed
chore(deps): update graphql java (ignoring snapshot builds) to v17
1 parent 4d5fb1f commit 174f9fe

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
@@ -29,8 +29,8 @@ VCS=Git
2929
SOURCE_COMPATIBILITY=1.8
3030
TARGET_COMPATIBILITY=1.8
3131
### Dependencies
32-
LIB_GRAPHQL_JAVA_VER=16.2
33-
LIB_EXTENDED_SCALARS_VER=16.0.1
32+
LIB_GRAPHQL_JAVA_VER=17.0
33+
LIB_EXTENDED_SCALARS_VER=17.0
3434
LIB_SPRING_BOOT_VER=2.5.3
3535
LIB_GRAPHQL_SERVLET_VER=11.2.0-SNAPSHOT
3636
LIB_GRAPHQL_JAVA_TOOLS_VER=11.0.1

0 commit comments

Comments
 (0)