diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 6190f09..0399da0 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -3,7 +3,7 @@ h2database = "2.4.240" junit-platform-launcher = "6.1.0" lombok = "9.5.0" postgres = "42.7.11" -springboot = "4.0.6" +springboot = "4.1.0" spring-dependency-plugin = "1.1.7" springdoc = "3.0.3" testcontainers = "1.21.4"