Upgrade to Liquibase 4.12.0

Closes gh-31588
This commit is contained in:
Andy Wilkinson 2022-07-07 10:09:33 +01:00
parent 048bab4400
commit 7bfc1314f9

View File

@ -843,7 +843,7 @@ bom {
]
}
}
library("Liquibase", "4.10.0") {
library("Liquibase", "4.12.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",