mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-04-26 06:15:21 +00:00
Update dependency io.sentry:sentry-logback to v4.3.0
This commit is contained in:
parent
f8509736b5
commit
04d7404f1d
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"joda-time" % "joda-time" % "2.10.10",
|
"joda-time" % "joda-time" % "2.10.10",
|
||||||
"commons-io" % "commons-io" % "2.8.0",
|
"commons-io" % "commons-io" % "2.8.0",
|
||||||
"com.github.scopt" %% "scopt" % "4.0.0",
|
"com.github.scopt" %% "scopt" % "4.0.0",
|
||||||
"io.sentry" % "sentry-logback" % "4.2.0",
|
"io.sentry" % "sentry-logback" % "4.3.0",
|
||||||
"io.circe" %% "circe-core" % "0.13.0",
|
"io.circe" %% "circe-core" % "0.13.0",
|
||||||
"io.circe" %% "circe-generic" % "0.13.0",
|
"io.circe" %% "circe-generic" % "0.13.0",
|
||||||
"io.circe" %% "circe-parser" % "0.13.0",
|
"io.circe" %% "circe-parser" % "0.13.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue