Merge pull request #1126 from scala-steward/update/flyway-core-8.0.2

Update flyway-core to 8.0.2
This commit is contained in:
mergify[bot] 2021-10-21 02:55:50 +00:00 committed by GitHub
commit 572149f2d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ object Dependencies {
val DoobieVersion = "1.0.0-RC1"
val EmilVersion = "0.10.0-M3"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "8.0.1"
val FlywayVersion = "8.0.2"
val Fs2Version = "3.1.6"
val Fs2CronVersion = "0.7.1"
val H2Version = "1.4.200"