mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update dependency org.json4s:json4s-native to v3.6.11
This commit is contained in:
parent
265768f2ba
commit
93f8cb5351
|
|
@ -64,7 +64,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"org.scala-graph" %% "graph-core" % "1.13.2",
|
"org.scala-graph" %% "graph-core" % "1.13.2",
|
||||||
"io.kamon" %% "kamon-bundle" % "2.1.12",
|
"io.kamon" %% "kamon-bundle" % "2.1.12",
|
||||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.12",
|
"io.kamon" %% "kamon-apm-reporter" % "2.1.12",
|
||||||
"org.json4s" %% "json4s-native" % "3.6.10",
|
"org.json4s" %% "json4s-native" % "3.6.11",
|
||||||
"io.getquill" %% "quill-jasync-postgres" % "3.6.1",
|
"io.getquill" %% "quill-jasync-postgres" % "3.6.1",
|
||||||
"org.flywaydb" % "flyway-core" % "7.5.4",
|
"org.flywaydb" % "flyway-core" % "7.5.4",
|
||||||
"org.postgresql" % "postgresql" % "42.2.19",
|
"org.postgresql" % "postgresql" % "42.2.19",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue