Update flyway-core to 7.3.1

This commit is contained in:
Scala Steward 2020-12-05 00:23:21 +01:00
parent 0b6f965fcb
commit ce5a0c40c4
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

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.3.0"
val FlywayVersion = "7.3.1"
val Fs2Version = "2.4.6"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.13"