Update flyway-core to 7.8.1

This commit is contained in:
Scala Steward 2021-04-16 16:21:09 +02:00
parent 2be02b3e77
commit 825ba6a1e2
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

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.8.0"
val FlywayVersion = "7.8.1"
val Fs2Version = "2.5.4"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.22"