Upgrade to Flyway 6.4.1

Closes gh-21269
This commit is contained in:
Stephane Nicoll 2020-04-30 15:35:48 +02:00
parent 679679ad5c
commit 52fbf47e7f

View File

@ -317,7 +317,7 @@ bom {
]
}
}
library("Flyway", "6.3.3") {
library("Flyway", "6.4.1") {
group("org.flywaydb") {
modules = [
"flyway-core"