Upgrade to Liquibase 3.8.6

Closes gh-20165
This commit is contained in:
Stephane Nicoll 2020-02-13 14:02:32 +01:00
parent 8212ee49b3
commit 4d51a16b11
1 changed files with 1 additions and 1 deletions

View File

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