Skip to content

Commit 09fd9d1

Browse files
fix(deps): update spring boot to v4
1 parent c4d57da commit 09fd9d1

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
@@ -8,7 +8,7 @@ liquibase = "5.0.1"
88
postgres = "42.7.8"
99
r2dbcH2 = "1.0.0.RELEASE"
1010
r2dbcPostgres = "1.1.1.RELEASE"
11-
springboot = "3.5.7"
11+
springboot = "4.0.0"
1212
springDependencyPlugin = "1.1.7"
1313
springdoc = "2.8.14"
1414
testcontainers = "1.21.3"

0 commit comments

Comments
 (0)