Upgrade to Flyway 6.5.0 and support createSchemas
See gh-22120
This commit is contained in:
committed by
Andy Wilkinson
parent
f6400e95ee
commit
6c29b29bd5
@@ -310,7 +310,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Flyway", "6.4.4") {
|
||||
library("Flyway", "6.5.0") {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-core"
|
||||
|
||||
Reference in New Issue
Block a user