diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index b51c9a2..f87357f 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -5,7 +5,7 @@ jackson = "2.20.0" junitPlatformLauncher = "1.12.2" kotlin = "2.2.20" liquibase = "4.33.0" -postgres = "42.7.7" +postgres = "42.7.8" r2dbcH2 = "1.0.0.RELEASE" r2dbcPostgres = "1.0.7.RELEASE" springboot = "3.5.6"