diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index ac7d8f2..4ac3314 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -3,7 +3,7 @@ h2database = "2.4.240" junit-platform-launcher = "6.0.2" lombok = "9.2.0" postgres = "42.7.9" -springboot = "4.0.1" +springboot = "4.0.2" spring-dependency-plugin = "1.1.7" springdoc = "3.0.1" testcontainers = "1.21.4"