mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-20 02:54:46 +00:00
Update dependency org.json4s:json4s-native to v4.0.2
This commit is contained in:
parent
ea3a332055
commit
3d10bb18d2
|
|
@ -64,7 +64,7 @@ lazy val psforeverSettings = Seq(
|
|||
"org.scala-graph" %% "graph-core" % "1.13.2",
|
||||
"io.kamon" %% "kamon-bundle" % "2.1.20",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.20",
|
||||
"org.json4s" %% "json4s-native" % "4.0.1",
|
||||
"org.json4s" %% "json4s-native" % "4.0.2",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.8.0",
|
||||
"org.flywaydb" % "flyway-core" % "7.11.3",
|
||||
"org.postgresql" % "postgresql" % "42.2.23",
|
||||
|
|
|
|||
Loading…
Reference in a new issue