Skip to content

Commit 74419b7

Browse files
authored
Merge pull request #171 from graphql-java-kickstart/renovate/major-lib_graphql_extended_validation_ver
fix(deps): update dependency com.graphql-java:graphql-java-extended-validation to v18
2 parents 5eb7448 + b88e8a8 commit 74419b7

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=12.0.0
22
LIB_GRAPHQL_SPRING_BOOT_VER=12.0.0
33
LIB_GRAPHQL_TOOLS_VER=12.1.0
4-
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=17.0-hibernate-validator-6.2.0.Final
4+
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=18.1
55
LIB_SPRING_BOOT_VER=2.7.2
66
sourceCompatibility=11
77
targetCompatibility=11

0 commit comments

Comments
 (0)