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

Commit f506c45

Browse files
authored
Merge pull request #873 from graphql-java-kickstart/renovate/major-lib_extended_scalars_ver
fix(deps): update dependency com.graphql-java:graphql-java-extended-scalars to v19
2 parents 9f9f88c + decc3f8 commit f506c45

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
@@ -30,7 +30,7 @@ SOURCE_COMPATIBILITY=1.8
3030
TARGET_COMPATIBILITY=1.8
3131
### Dependencies
3232
LIB_GRAPHQL_JAVA_VER=19.2
33-
LIB_EXTENDED_SCALARS_VER=18.2
33+
LIB_EXTENDED_SCALARS_VER=19.0
3434
LIB_SPRING_BOOT_VER=2.7.4
3535
LIB_GRAPHQL_SERVLET_VER=14.0.0
3636
LIB_GRAPHQL_JAVA_TOOLS_VER=13.0.1

0 commit comments

Comments
 (0)