Update dependency com.github.nscala-time:nscala-time to v2.26.0

This commit is contained in:
Renovate Bot 2020-11-15 12:46:56 +00:00 committed by renovate[bot]
parent ae71cf6b73
commit 5b087774be

View file

@ -58,7 +58,7 @@ lazy val psforeverSettings = Seq(
"org.log4s" %% "log4s" % "1.9.0",
"org.fusesource.jansi" % "jansi" % "1.18",
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.1",
"com.github.nscala-time" %% "nscala-time" % "2.24.0",
"com.github.nscala-time" %% "nscala-time" % "2.26.0",
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
"org.scala-graph" %% "graph-core" % "1.13.2",
"io.kamon" %% "kamon-bundle" % "2.1.8",