Upgrade to Liquibase 3.10.2

Closes gh-22806
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:22 +01:00
parent 36406a0d1e
commit b204736f35
1 changed files with 1 additions and 1 deletions

View File

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