Update dependency io.sentry:sentry-logback to v5.3.0

This commit is contained in:
Renovate Bot 2021-10-29 10:33:04 +00:00 committed by renovate[bot]
parent 1e5e11be6b
commit 6ec11eea45

View file

@ -74,7 +74,7 @@ lazy val psforeverSettings = Seq(
"joda-time" % "joda-time" % "2.10.12",
"commons-io" % "commons-io" % "2.11.0",
"com.github.scopt" %% "scopt" % "4.0.1",
"io.sentry" % "sentry-logback" % "5.2.1",
"io.sentry" % "sentry-logback" % "5.3.0",
"io.circe" %% "circe-core" % "0.14.1",
"io.circe" %% "circe-generic" % "0.14.1",
"io.circe" %% "circe-parser" % "0.14.1",