Merge pull request #580 from psforever/renovate/org.flywaydb-flyway-core-6.x

Update dependency org.flywaydb:flyway-core to v6.5.6
This commit is contained in:
Mazo 2020-09-16 16:47:53 +01:00 committed by GitHub
commit ef93193b9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ lazy val psforeverSettings = Seq(
"io.kamon" %% "kamon-apm-reporter" % "2.1.6",
"org.json4s" %% "json4s-native" % "3.6.9",
"io.getquill" %% "quill-jasync-postgres" % "3.5.2",
"org.flywaydb" % "flyway-core" % "6.5.5",
"org.flywaydb" % "flyway-core" % "6.5.6",
"org.postgresql" % "postgresql" % "42.2.16",
"com.typesafe" % "config" % "1.4.0",
"com.github.pureconfig" %% "pureconfig" % "0.13.0",