mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-15 16:34:42 +00:00
Update dependency io.sentry:sentry-logback to v5.4.2
This commit is contained in:
parent
46763b7877
commit
b4970118cd
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"joda-time" % "joda-time" % "2.10.13",
|
"joda-time" % "joda-time" % "2.10.13",
|
||||||
"commons-io" % "commons-io" % "2.11.0",
|
"commons-io" % "commons-io" % "2.11.0",
|
||||||
"com.github.scopt" %% "scopt" % "4.0.1",
|
"com.github.scopt" %% "scopt" % "4.0.1",
|
||||||
"io.sentry" % "sentry-logback" % "5.3.0",
|
"io.sentry" % "sentry-logback" % "5.4.2",
|
||||||
"io.circe" %% "circe-core" % "0.14.1",
|
"io.circe" %% "circe-core" % "0.14.1",
|
||||||
"io.circe" %% "circe-generic" % "0.14.1",
|
"io.circe" %% "circe-generic" % "0.14.1",
|
||||||
"io.circe" %% "circe-parser" % "0.14.1",
|
"io.circe" %% "circe-parser" % "0.14.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue