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

Commit 1265aed

Browse files
chore: upgrade to GraphQL Java Extended Scalars 16.0.0
1 parent 291140c commit 1265aed

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
@@ -32,7 +32,7 @@ SOURCE_COMPATIBILITY=1.8
3232
TARGET_COMPATIBILITY=1.8
3333
### Dependencies
3434
LIB_GRAPHQL_JAVA_VER=16.1
35-
LIB_EXTENDED_SCALARS_VERSION=15.0.0
35+
LIB_EXTENDED_SCALARS_VERSION=16.0.0
3636
LIB_SPRING_BOOT_VER=2.4.2
3737
LIB_GRAPHQL_SERVLET_VER=11.0.0
3838
LIB_GRAPHQL_JAVA_TOOLS_VER=11.0.0

0 commit comments

Comments
 (0)