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

Commit a586cd1

Browse files
authored
Merge pull request #864 from graphql-java-kickstart/renovate/lib_graphql_java_ver
fix(deps): update dependency com.graphql-java:graphql-java to v19.2
2 parents 3d6e3d7 + 127a675 commit a586cd1

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
@@ -29,7 +29,7 @@ VCS=Git
2929
SOURCE_COMPATIBILITY=1.8
3030
TARGET_COMPATIBILITY=1.8
3131
### Dependencies
32-
LIB_GRAPHQL_JAVA_VER=19.1
32+
LIB_GRAPHQL_JAVA_VER=19.2
3333
LIB_EXTENDED_SCALARS_VER=18.1
3434
LIB_SPRING_BOOT_VER=2.7.3
3535
LIB_GRAPHQL_SERVLET_VER=14.0.0

0 commit comments

Comments
 (0)