Upgrade to Liquibase 3.10.0

Closes gh-21963
This commit is contained in:
Andy Wilkinson
2020-06-16 10:33:25 +01:00
parent 87afd8dc62
commit 5bb661c95f

View File

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