diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index b8c8601..41ddb24 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -3,7 +3,7 @@ h2database = "2.4.240" junitPlatformLauncher = "6.0.1" lombok = "9.1.0" postgres = "42.7.8" -springboot = "4.0.0" +springboot = "4.0.1" springDependencyPlugin = "1.1.7" springdoc = "3.0.0" testcontainers = "1.21.4"