diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 3fe12c9992..1b1023f318 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.17.2", + "version": "4.18.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.17.2/liquibase-4.17.2.zip", - "hash": "09a59aaff27a48a4d433fb0ab09005cc2e3b44fd0ea529c7125df68c6b48ba32", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.18.0/liquibase-4.18.0.zip", + "hash": "89860976a4601260ae10305b33052a4928ea9c3d9a660f48dda6fa88f735c56a", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {