mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Update dependency org.bouncycastle:bcprov-jdk15on to v1.69
This commit is contained in:
parent
931ad5c7fc
commit
3bb45f9a88
|
|
@ -79,7 +79,7 @@ lazy val psforeverSettings = Seq(
|
|||
"io.circe" %% "circe-generic" % "0.14.1",
|
||||
"io.circe" %% "circe-parser" % "0.14.1",
|
||||
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.3",
|
||||
"org.bouncycastle" % "bcprov-jdk15on" % "1.68",
|
||||
"org.bouncycastle" % "bcprov-jdk15on" % "1.69",
|
||||
"org.codehaus.janino" % "janino" % "3.1.4"
|
||||
),
|
||||
// TODO(chord): remove exclusion when SessionActor is refactored: https://github.com/psforever/PSF-LoginServer/issues/279
|
||||
|
|
|
|||
Loading…
Reference in a new issue