Skip to content

Commit 34bbb46

Browse files
fix(deps): update dependency com.graphql-java:graphql-java-extended-validation to v19
1 parent 4045df3 commit 34bbb46

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=12.0.0
33
LIB_GRAPHQL_TOOLS_VER=13.0.1
4-
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=18.1
4+
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=19.1
55
LIB_SPRING_BOOT_VER=2.7.4
66
sourceCompatibility=11
77
targetCompatibility=11

0 commit comments

Comments
 (0)