diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index 3dc3bff..f63b24b 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -4,7 +4,7 @@ h2database = "2.3.232" jackson = "2.19.1" junitPlatformLauncher = "1.12.2" kotlin = "2.2.0" -liquibase = "4.32.0" +liquibase = "4.33.0" postgres = "42.7.7" springboot = "3.5.3" springDependencyPlugin = "1.1.7"