Skip to content

Commit 7f51a60

Browse files
fix(deps): update spring boot to v4
1 parent 092367a commit 7f51a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/local.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junitPlatformLauncher = "1.12.2"
55
kotlin = "2.2.21"
66
liquibase = "5.0.1"
77
postgres = "42.7.8"
8-
springboot = "3.5.7"
8+
springboot = "4.0.0"
99
springDependencyPlugin = "1.1.7"
1010
springdoc = "2.8.14"
1111
testcontainers = "1.21.3"

0 commit comments

Comments
 (0)