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

Commit cdd2720

Browse files
committed
Bump servlet to released 10.1.0 version
1 parent 0a83f13 commit cdd2720

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
@@ -33,7 +33,7 @@ TARGET_COMPATIBILITY=1.8
3333
### Dependencies
3434
LIB_GRAPHQL_JAVA_VER=15.0
3535
LIB_SPRING_BOOT_VER=2.3.6.RELEASE
36-
LIB_GRAPHQL_SERVLET_VER=10.1.0-SNAPSHOT
36+
LIB_GRAPHQL_SERVLET_VER=10.1.0
3737
LIB_GRAPHQL_JAVA_TOOLS_VER=6.3.0
3838
LIB_GRAPHQL_ANNOTATIONS_VER=8.2
3939
LIB_REFLECTIONS_VER=0.9.11

0 commit comments

Comments
 (0)