Upgrade to Flyway 8.4.1

Closes gh-29470
This commit is contained in:
Stephane Nicoll 2022-01-19 08:37:13 +01:00
parent dad1e0b18d
commit 801e7c4c03

View File

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