Merge pull request #866 from scala-steward/update/flyway-core-7.10.0

Update flyway-core to 7.10.0
This commit is contained in:
mergify[bot] 2021-06-10 19:32:34 +00:00 committed by GitHub
commit efa0b94d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ object Dependencies {
val DoobieVersion = "0.13.4"
val EmilVersion = "0.9.2"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.9.2"
val FlywayVersion = "7.10.0"
val Fs2Version = "2.5.6"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.24"