Merge pull request #986 from scala-steward/update/flyway-core-7.12.1

Update flyway-core to 7.12.1
This commit is contained in:
mergify[bot]
2021-08-05 14:50:26 +00:00
committed by GitHub

View File

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