Upgrade to Flyway 8.5.1

Closes gh-29986
This commit is contained in:
Stephane Nicoll 2022-02-24 08:28:27 +01:00
parent 525d5fd6e5
commit 1bb498b03c
1 changed files with 1 additions and 1 deletions

View File

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