Upgrade to Flyway 10.20.1
Closes gh-43130
This commit is contained in:
@@ -354,7 +354,7 @@ bom {
|
||||
releaseNotes("https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-{version}.html")
|
||||
}
|
||||
}
|
||||
library("Flyway", "10.20.0") {
|
||||
library("Flyway", "10.20.1") {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-commandline",
|
||||
|
||||
Reference in New Issue
Block a user