Upgrade to Liquibase 4.3.0

Closes gh-25243
This commit is contained in:
Andy Wilkinson
2021-02-12 12:02:26 +00:00
parent 208f9200ed
commit 07f74593a5

View File

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