Upgrade to Flyway 8.5.13

Closes gh-31630
This commit is contained in:
Andy Wilkinson 2022-07-07 17:36:47 +01:00
parent 01a1d7ccd8
commit 513985fc1f

View File

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