Skip to content

Commit 698de80

Browse files
authored
Merge pull request #235 from graphql-java-kickstart/renovate/major-lib_graphql_extended_validation_ver
fix(deps): update dependency com.graphql-java:graphql-java-extended-validation to v20
2 parents f5e1e7b + cb2fac9 commit 698de80

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
@@ -1,7 +1,7 @@
11
LIB_GRAPHQL_SERVLET_VER=14.0.0
22
LIB_GRAPHQL_SPRING_BOOT_VER=14.1.0
33
LIB_GRAPHQL_TOOLS_VER=13.0.3
4-
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=19.1
4+
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=20.0
55
LIB_SPRING_BOOT_VER=2.7.10
66
sourceCompatibility=11
77
targetCompatibility=11

0 commit comments

Comments
 (0)