Merge pull request #457 from scala-steward/update/flyway-core-7.2.1

Update flyway-core to 7.2.1
This commit is contained in:
mergify[bot] 2020-11-18 16:39:58 +00:00 committed by GitHub
commit 9011b95d02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ object Dependencies {
val EmilVersion = "0.6.4"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.2.0"
val FlywayVersion = "7.2.1"
val Fs2Version = "2.4.5"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.9"