Update dependency org.scala-graph:graph-core to v1.13.2

This commit is contained in:
Renovate Bot 2020-09-02 05:52:12 +00:00 committed by Jakob Gillich
parent 8eb3131f81
commit bff0dcb9d8

View file

@ -59,7 +59,7 @@ lazy val psforeverSettings = Seq(
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.1",
"com.github.nscala-time" %% "nscala-time" % "2.24.0",
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
"org.scala-graph" %% "graph-core" % "1.13.1",
"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",