Upgrade to Flyway 8.5.9

Closes gh-30766
This commit is contained in:
Stephane Nicoll 2022-04-21 13:15:10 +02:00
parent 1926a1ea7c
commit d0e237be10

View File

@ -332,7 +332,7 @@ bom {
]
}
}
library("Flyway", "8.5.8") {
library("Flyway", "8.5.9") {
group("org.flywaydb") {
modules = [
"flyway-core",