Upgrade to Liquibase 3.10.0

Closes gh-21963
pull/21985/head
Andy Wilkinson 4 years ago
parent 87afd8dc62
commit 5bb661c95f

@ -1012,7 +1012,7 @@ bom {
] ]
} }
} }
library("Liquibase", "3.8.9") { library("Liquibase", "3.10.0") {
group("org.liquibase") { group("org.liquibase") {
modules = [ modules = [
"liquibase-core" { "liquibase-core" {

Loading…
Cancel
Save