diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 3f9f327..e84af15 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -3,7 +3,7 @@ h2database = "2.4.240" junit-platform-launcher = "6.1.3" lombok = "9.5.0" postgres = "42.7.13" -springboot = "4.1.0" +springboot = "4.1.1" spring-dependency-plugin = "1.1.7" springdoc = "3.1.0" testcontainers = "1.21.4"