mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Update dependency org.scala-graph:graph-core to v1.13.3
This commit is contained in:
parent
b63083fddf
commit
e744aaf094
|
|
@ -61,7 +61,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
||||||
"com.github.nscala-time" %% "nscala-time" % "2.28.0",
|
"com.github.nscala-time" %% "nscala-time" % "2.28.0",
|
||||||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||||
"org.scala-graph" %% "graph-core" % "1.13.2",
|
"org.scala-graph" %% "graph-core" % "1.13.3",
|
||||||
"io.kamon" %% "kamon-bundle" % "2.1.20",
|
"io.kamon" %% "kamon-bundle" % "2.1.20",
|
||||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.20",
|
"io.kamon" %% "kamon-apm-reporter" % "2.1.20",
|
||||||
"org.json4s" %% "json4s-native" % "4.0.3",
|
"org.json4s" %% "json4s-native" % "4.0.3",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue