Upgrade to Liquibase 4.19.0

Closes gh-34091
This commit is contained in:
Andy Wilkinson 2023-02-06 13:18:51 +00:00
parent 32afb73078
commit 93798f1cc7
1 changed files with 1 additions and 1 deletions

View File

@ -765,7 +765,7 @@ bom {
]
}
}
library("Liquibase", "4.17.2") {
library("Liquibase", "4.19.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",