mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Merge pull request #668 from psforever/renovate/io.sentry-sentry-logback-3.x
Update dependency io.sentry:sentry-logback to v3.2.1
This commit is contained in:
commit
15d67d4767
|
|
@ -73,7 +73,7 @@ lazy val psforeverSettings = Seq(
|
|||
"joda-time" % "joda-time" % "2.10.9",
|
||||
"commons-io" % "commons-io" % "2.8.0",
|
||||
"com.github.scopt" %% "scopt" % "4.0.0",
|
||||
"io.sentry" % "sentry-logback" % "3.2.0",
|
||||
"io.sentry" % "sentry-logback" % "3.2.1",
|
||||
"io.circe" %% "circe-core" % "0.13.0",
|
||||
"io.circe" %% "circe-generic" % "0.13.0",
|
||||
"io.circe" %% "circe-parser" % "0.13.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue