Upgrade to Flyway 6.5.5

Closes gh-23348
pull/23403/head
Stephane Nicoll 4 years ago
parent d1147207c6
commit f00183281b

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

Loading…
Cancel
Save