Merge pull request #945 from scala-steward/update/flyway-core-7.11.3

Update flyway-core to 7.11.3
This commit is contained in:
mergify[bot]
2021-07-19 16:51:15 +00:00
committed by GitHub

View File

@ -15,7 +15,7 @@ object Dependencies {
val DoobieVersion = "1.0.0-M5"
val EmilVersion = "0.10.0-M1"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.11.2"
val FlywayVersion = "7.11.3"
val Fs2Version = "3.0.6"
val Fs2CronVersion = "0.7.1"
val H2Version = "1.4.200"