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

Commit 21dd137

Browse files
committed
chore(deps): update dependency com.graphql-java:graphql-java-extended-scalars to v18
1 parent e1962eb commit 21dd137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ SOURCE_COMPATIBILITY=1.8
3030
TARGET_COMPATIBILITY=1.8
3131
### Dependencies
3232
LIB_GRAPHQL_JAVA_VER=18.0
33-
LIB_EXTENDED_SCALARS_VER=17.0
33+
LIB_EXTENDED_SCALARS_VER=18.0
3434
LIB_SPRING_BOOT_VER=2.6.7
3535
LIB_GRAPHQL_SERVLET_VER=13.0.0-SNAPSHOT
3636
LIB_GRAPHQL_JAVA_TOOLS_VER=12.0.2

0 commit comments

Comments
 (0)