Upgrade to Flyway 8.5.8

Closes gh-30713
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:17 +02:00
parent e918a4d21d
commit 634ba0ace1
1 changed files with 1 additions and 1 deletions

View File

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