Upgrade to Flyway 8.5.13

Closes gh-31425
This commit is contained in:
Stephane Nicoll 2022-06-17 10:59:16 +02:00
parent e60a235194
commit 4d03653b74

View File

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