From 65bf3f4f504b9da3a4677df8fcc3f3eaf28e2242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 May 2020 05:15:16 +0200 Subject: [PATCH] liquibase: Update to version 3.9.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index f93404565a..c4c50f3a05 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "3.8.9", + "version": "3.9.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/v3.8.9/liquibase-3.8.9.zip", - "hash": "0375c0287b32ec503e0f7c10095204271054a864372a979a4c702fee1d5369c4", + "url": "https://github.com/liquibase/liquibase/releases/download/v3.9.0/liquibase-3.9.0.zip", + "hash": "526c36c1427435e6e90e9f16ad48e02093e29cbf469aacd09e1b565236895154", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {