Upgrade to Liquibase 4.31.0

Closes gh-43896
This commit is contained in:
Andy Wilkinson
2025-01-21 12:23:32 +00:00
parent 8159674484
commit 0f5eb465c9
4 changed files with 52 additions and 2 deletions

View File

@@ -1203,7 +1203,7 @@ bom {
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
}
}
library("Liquibase", "4.30.0") {
library("Liquibase", "4.31.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",