mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Update dependency org.json4s:json4s-native to v3.6.9
This commit is contained in:
parent
bb6b767981
commit
7a0b2d5a7d
|
|
@ -62,7 +62,7 @@ lazy val psforeverSettings = Seq(
|
|||
"org.scala-graph" %% "graph-core" % "1.13.2",
|
||||
"io.kamon" %% "kamon-bundle" % "2.1.6",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.6",
|
||||
"org.json4s" %% "json4s-native" % "3.6.8",
|
||||
"org.json4s" %% "json4s-native" % "3.6.9",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.5.2",
|
||||
"org.flywaydb" % "flyway-core" % "6.5.5",
|
||||
"org.postgresql" % "postgresql" % "42.2.16",
|
||||
|
|
|
|||
Loading…
Reference in a new issue