diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 77d3def..95de317 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -5,7 +5,7 @@ junitPlatformLauncher = "1.12.2" liquibase = "5.0.1" lombok = "9.1.0" postgres = "42.7.8" -springboot = "3.5.8" +springboot = "4.0.0" springDependencyPlugin = "1.1.7" springdoc = "2.8.14" testcontainers = "1.21.3"