Upgrade to Liquibase 4.5.0

Closes gh-28299
This commit is contained in:
Andy Wilkinson
2021-10-12 13:39:21 +01:00
parent 84b553a8ca
commit bcbc747466

View File

@@ -1043,7 +1043,7 @@ bom {
]
}
}
library("Liquibase", "4.4.3") {
library("Liquibase", "4.5.0") {
group("org.liquibase") {
modules = [
"liquibase-core"