Upgrade to Flyway 9.3.0

Closes gh-32339
This commit is contained in:
Stephane Nicoll
2022-09-14 14:16:24 +02:00
parent 947a751d5a
commit 29c9837131

View File

@@ -221,7 +221,7 @@ bom {
]
}
}
library("Flyway", "9.0.1") {
library("Flyway", "9.3.0") {
group("org.flywaydb") {
modules = [
"flyway-core",