diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 6f743e2..1fe7105 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.2" +springboot = "4.0.3" spring-dependency-plugin = "1.1.7" springdoc = "3.0.1" testcontainers = "1.21.4"