Merge pull request #769 from scala-steward/update/flyway-core-7.8.0

Update flyway-core to 7.8.0
This commit is contained in:
mergify[bot] 2021-04-15 16:39:12 +00:00 committed by GitHub
commit 2be02b3e77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ object Dependencies {
val DoobieVersion = "0.12.1"
val EmilVersion = "0.9.1"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.7.3"
val FlywayVersion = "7.8.0"
val Fs2Version = "2.5.4"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.22"