Upgrade to Flyway 8.0.5

Closes gh-29059
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:08 +01:00
parent fedf341d65
commit 84d552f4d2

View File

@ -311,7 +311,7 @@ bom {
]
}
}
library("Flyway", "8.0.4") {
library("Flyway", "8.0.5") {
group("org.flywaydb") {
modules = [
"flyway-core"