Upgrade to Liquibase 4.10.0

Closes gh-30958
This commit is contained in:
Andy Wilkinson 2022-05-10 18:21:32 +01:00
parent c4014433c4
commit abf122d29a
1 changed files with 1 additions and 1 deletions

View File

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