Skip to content

Commit a660eab

Browse files
fix(deps): update dependency com.graphql-java:graphql-java-extended-validation to v22
1 parent d218bc1 commit a660eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
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.1.1
4-
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=20.0
4+
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=22.0
55
LIB_SPRING_BOOT_VER=2.7.18
66
sourceCompatibility=11
77
targetCompatibility=11

0 commit comments

Comments
 (0)