mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-20 02:54:46 +00:00
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:
commit
ef93193b9e
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue