Merge pull request #1446 from scala-steward/update/flyway-core-8.5.4

Update flyway-core, flyway-mysql to 8.5.4
This commit is contained in:
mergify[bot] 2022-03-15 23:51:45 +00:00 committed by GitHub
commit 2943820d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ object Dependencies {
val DoobieVersion = "1.0.0-RC2"
val EmilVersion = "0.11.2"
val FlexmarkVersion = "0.64.0"
val FlywayVersion = "8.5.3"
val FlywayVersion = "8.5.4"
val Fs2Version = "3.2.5"
val H2Version = "1.4.200"
val Http4sVersion = "0.23.10"