Skip to content

Commit d462315

Browse files
fix(deps): update spring boot to v3
1 parent 77ec278 commit d462315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ LIB_GRAPHQL_SERVLET_VER=14.0.0
22
LIB_GRAPHQL_SPRING_BOOT_VER=14.1.0
33
LIB_GRAPHQL_TOOLS_VER=13.1.1
44
LIB_GRAPHQL_EXTENDED_VALIDATION_VER=20.0
5-
LIB_SPRING_BOOT_VER=2.7.18
5+
LIB_SPRING_BOOT_VER=3.4.1
66
sourceCompatibility=11
77
targetCompatibility=11

0 commit comments

Comments
 (0)