Upgrade to Flyway 6.2.3

Closes gh-20161
This commit is contained in:
Stephane Nicoll 2020-02-13 14:02:24 +01:00
parent faaf9a7e0c
commit ca4d5b1333
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ bom {
] ]
} }
} }
library("Flyway", "6.2.2") { library("Flyway", "6.2.3") {
group("org.flywaydb") { group("org.flywaydb") {
modules = [ modules = [
"flyway-core" "flyway-core"