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

Commit b2a8f7a

Browse files
committed
fix(deps): update dependency spring boot to v2.7.5
1 parent 4714220 commit b2a8f7a

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
@@ -31,7 +31,7 @@ TARGET_COMPATIBILITY=1.8
3131
### Dependencies
3232
LIB_GRAPHQL_JAVA_VER=19.2
3333
LIB_EXTENDED_SCALARS_VER=19.0
34-
LIB_SPRING_BOOT_VER=2.7.4
34+
LIB_SPRING_BOOT_VER=2.7.5
3535
LIB_GRAPHQL_SERVLET_VER=14.0.0
3636
LIB_GRAPHQL_JAVA_TOOLS_VER=13.0.2
3737
LIB_GRAPHQL_ANNOTATIONS_VER=9.1

0 commit comments

Comments
 (0)