Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit dd99432

Browse files
fix(deps): update dependency com.graphql-java:graphql-java to v21
1 parent 9b3f4a6 commit dd99432

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
@@ -29,7 +29,7 @@ VCS=Git
2929
SOURCE_COMPATIBILITY=17
3030
TARGET_COMPATIBILITY=17
3131
### Dependencies
32-
LIB_GRAPHQL_JAVA_VER=20.4
32+
LIB_GRAPHQL_JAVA_VER=21.0
3333
LIB_EXTENDED_SCALARS_VER=20.2
3434
LIB_SPRING_BOOT_VER=3.1.2
3535
LIB_GRAPHQL_SERVLET_VER=15.1.0-SNAPSHOT

0 commit comments

Comments
 (0)