Upgrade to Liquibase 4.3.1

Closes gh-25330
This commit is contained in:
Andy Wilkinson 2021-02-17 12:51:48 +00:00
parent 48f8ec1f03
commit 36a898a411

View File

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