mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-20 02:54:46 +00:00
Update dependency io.sentry:sentry-logback to v5.0.1
This commit is contained in:
parent
2f9c4a7cf2
commit
931ad5c7fc
|
|
@ -74,7 +74,7 @@ lazy val psforeverSettings = Seq(
|
|||
"joda-time" % "joda-time" % "2.10.10",
|
||||
"commons-io" % "commons-io" % "2.9.0",
|
||||
"com.github.scopt" %% "scopt" % "4.0.1",
|
||||
"io.sentry" % "sentry-logback" % "5.0.0",
|
||||
"io.sentry" % "sentry-logback" % "5.0.1",
|
||||
"io.circe" %% "circe-core" % "0.14.1",
|
||||
"io.circe" %% "circe-generic" % "0.14.1",
|
||||
"io.circe" %% "circe-parser" % "0.14.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue