Merge pull request #785 from scala-steward/update/flyway-core-7.8.2

Update flyway-core to 7.8.2
This commit is contained in:
mergify[bot] 2021-04-27 14:39:02 +00:00 committed by GitHub
commit 7312171df4
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.1"
val EmilVersion = "0.9.1"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.8.1"
val FlywayVersion = "7.8.2"
val Fs2Version = "2.5.5"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.22"