Update dependency io.sentry:sentry-logback to v4.2.0

This commit is contained in:
Renovate Bot 2021-02-22 12:01:26 +00:00 committed by renovate[bot]
parent 99aec94773
commit a8f81c1e68

View file

@ -74,7 +74,7 @@ lazy val psforeverSettings = Seq(
"joda-time" % "joda-time" % "2.10.10",
"commons-io" % "commons-io" % "2.8.0",
"com.github.scopt" %% "scopt" % "4.0.0",
"io.sentry" % "sentry-logback" % "4.1.0",
"io.sentry" % "sentry-logback" % "4.2.0",
"io.circe" %% "circe-core" % "0.13.0",
"io.circe" %% "circe-generic" % "0.13.0",
"io.circe" %% "circe-parser" % "0.13.0",