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

Commit 4d6468a

Browse files
committed
Updating graphql-servlet to 11.1.0 and sprint-boot to 2.4.3
1 parent ae645c6 commit 4d6468a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ TARGET_COMPATIBILITY=1.8
3333
### Dependencies
3434
LIB_GRAPHQL_JAVA_VER=16.2
3535
LIB_EXTENDED_SCALARS_VERSION=16.0.0
36-
LIB_SPRING_BOOT_VER=2.4.2
37-
LIB_GRAPHQL_SERVLET_VER=11.0.0
36+
LIB_SPRING_BOOT_VER=2.4.3
37+
LIB_GRAPHQL_SERVLET_VER=11.1.0
3838
LIB_GRAPHQL_JAVA_TOOLS_VER=11.0.0
3939
LIB_GRAPHQL_ANNOTATIONS_VER=8.3
4040
LIB_REFLECTIONS_VER=0.9.11

0 commit comments

Comments
 (0)