diff --git a/gradle/local.versions.toml b/gradle/local.versions.toml index b41e91c..4628974 100644 --- a/gradle/local.versions.toml +++ b/gradle/local.versions.toml @@ -2,7 +2,7 @@ h2database = "2.4.240" jackson = "2.20.0" junitPlatformLauncher = "1.12.2" -liquibase = "4.33.0" +liquibase = "5.0.0" lombok = "9.0.0" postgres = "42.7.8" springboot = "3.5.6"