Upgrade to Flyway 6.5.5

Closes gh-23348
This commit is contained in:
Stephane Nicoll
2020-09-16 11:53:43 +02:00
parent d1147207c6
commit f00183281b

View File

@@ -304,7 +304,7 @@ bom {
]
}
}
library("Flyway", "6.5.4") {
library("Flyway", "6.5.5") {
group("org.flywaydb") {
modules = [
"flyway-core"