Skip to content

Commit cb2fac9

Browse files
fix(deps): update dependency com.graphql-java:graphql-java-extended-validation to v20
1 parent 0f62fff commit cb2fac9

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)