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

Commit 4e57a05

Browse files
chore: update to GraphQL Annotations 8.1
1 parent c39bf9e commit 4e57a05

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
@@ -43,7 +43,7 @@ LIB_GRAPHQL_JAVA_VER = 14.1
4343
LIB_SPRING_BOOT_VER = 2.3.1.RELEASE
4444
LIB_GRAPHQL_SERVLET_VER = 9.2.0
4545
LIB_GRAPHQL_JAVA_TOOLS_VER = 6.1.0
46-
LIB_GRAPHQL_ANNOTATIONS_VER = 8.0.1
46+
LIB_GRAPHQL_ANNOTATIONS_VER = 8.1
4747
LIB_REFLECTIONS_VER = 0.9.11
4848
LIB_APACHE_COMMONS_TEXT=1.8
4949
LIB_JSOUP_VER=1.13.1

0 commit comments

Comments
 (0)