Upgrade to Flyway 8.5.0

Closes gh-29834
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:05 +01:00
parent c6f527b58e
commit 06ddffed06
1 changed files with 1 additions and 1 deletions

View File

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