Upgrade to Liquibase 4.3.1

Closes gh-25330
pull/25369/head
Andy Wilkinson 4 years ago
parent 48f8ec1f03
commit 36a898a411

@ -1009,7 +1009,7 @@ bom {
] ]
} }
} }
library("Liquibase", "4.3.0") { library("Liquibase", "4.3.1") {
group("org.liquibase") { group("org.liquibase") {
modules = [ modules = [
"liquibase-core" "liquibase-core"

Loading…
Cancel
Save