Upgrade to Flyway 6.3.0

Closes gh-20445
This commit is contained in:
Andy Wilkinson
2020-03-10 14:23:47 +00:00
parent 0cd8197ebf
commit d2ebd77861
2 changed files with 9 additions and 9 deletions

View File

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