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

This commit is contained in:
Renovate Bot 2021-08-29 20:32:09 +00:00 committed by renovate[bot]
parent b63083fddf
commit e744aaf094

View file

@ -61,7 +61,7 @@ lazy val psforeverSettings = Seq(
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
"com.github.nscala-time" %% "nscala-time" % "2.28.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-apm-reporter" % "2.1.20",
"org.json4s" %% "json4s-native" % "4.0.3",