Upgrade to Flyway 11.3.4
Closes gh-44604
This commit is contained in:
parent
163e03b3c6
commit
92c198e536
@ -366,7 +366,7 @@ bom {
|
||||
javadoc("elasticsearch-rest-client-sniffer", version -> "https://artifacts.elastic.co/javadoc/org/elasticsearch/client/elasticsearch-rest-client-sniffer/%s".formatted(version), "org.elasticsearch.client.sniff")
|
||||
}
|
||||
}
|
||||
library("Flyway", "11.3.3") {
|
||||
library("Flyway", "11.3.4") {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-commandline",
|
||||
|
Loading…
x
Reference in New Issue
Block a user