Upgrade to Liquibase 3.8.5

Closes gh-20080
This commit is contained in:
Stephane Nicoll
2020-02-07 16:17:51 +01:00
parent 7dccc10803
commit 7c46b3dd52

View File

@@ -981,7 +981,7 @@ bom {
]
}
}
library("Liquibase", "3.8.2") {
library("Liquibase", "3.8.5") {
group("org.liquibase") {
modules = [
"liquibase-core" {