Upgrade to Flyway 8.5.11

Closes gh-31080
This commit is contained in:
Stephane Nicoll 2022-05-17 16:38:02 +02:00
parent 57598490bf
commit b196a78787
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ bom {
]
}
}
library("Flyway", "8.5.10") {
library("Flyway", "8.5.11") {
group("org.flywaydb") {
modules = [
"flyway-core",