mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Update dependency org.flywaydb:flyway-core to v6.5.6
This commit is contained in:
parent
7626c8e6c9
commit
d7aa72d6e2
|
|
@ -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