diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 042e4ce..bb61fa7 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -3,7 +3,7 @@ h2database = "2.4.240" junit-platform-launcher = "6.0.3" lombok = "9.2.0" postgres = "42.7.10" -springboot = "4.0.5" +springboot = "4.0.6" spring-dependency-plugin = "1.1.7" springdoc = "3.0.3" testcontainers = "1.21.4"