diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 27a96e7..1dbce09 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -2,13 +2,13 @@ coroutines = "1.10.2" h2database = "2.3.232" jackson = "2.19.0" -junitPlatformLauncher = "1.11.4" +junitPlatformLauncher = "1.12.1" kotlin = "2.1.21" liquibase = "4.32.0" postgres = "42.7.5" r2dbcH2 = "1.0.0.RELEASE" r2dbcPostgres = "1.0.7.RELEASE" -springboot = "3.4.5" +springboot = "3.5.0" springDependencyPlugin = "1.1.7" springdoc = "2.8.8"