diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 443b8d5918..2a75ef762a 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.23.2", + "version": "4.24.0", "description": "Database schema change manager (Community Edition)", "homepage": "https://www.liquibase.org/", "license": "Apache-2.0", "suggest": { "JRE": "java/openjdk" }, - "url": "https://github.com/liquibase/liquibase/releases/download/v4.23.2/liquibase-4.23.2.zip", - "hash": "ba2a96373f61798067c8884e6d25839089ffed5797c2e75775f805991ce48a3f", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.24.0/liquibase-4.24.0.zip", + "hash": "f2bd05a5111e3668f23933089bb69d33d7a663844b62f9e781f60574c118d845", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {