Merge pull request #680 from scala-steward/update/flyway-core-7.6.0

Update flyway-core to 7.6.0
This commit is contained in:
mergify[bot] 2021-03-05 11:27:43 +00:00 committed by GitHub
commit e2a53204e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ object Dependencies {
val DoobieVersion = "0.10.0"
val EmilVersion = "0.7.2"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.5.4"
val FlywayVersion = "7.6.0"
val Fs2Version = "2.5.3"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.20"