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

This commit is contained in:
Renovate Bot 2021-10-02 12:09:58 +00:00 committed by renovate[bot]
parent 2fd5d00bb4
commit f9ff229226

View file

@ -59,7 +59,7 @@ lazy val psforeverSettings = Seq(
"org.log4s" %% "log4s" % "1.10.0",
"org.fusesource.jansi" % "jansi" % "2.3.4",
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
"com.github.nscala-time" %% "nscala-time" % "2.28.0",
"com.github.nscala-time" %% "nscala-time" % "2.30.0",
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
"org.scala-graph" %% "graph-core" % "1.13.3",
"io.kamon" %% "kamon-bundle" % "2.1.20",