mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Merge pull request #632 from psforever/renovate/org.scala-lang.modules-scala-parallel-collections-1.x
Update dependency org.scala-lang.modules:scala-parallel-collections to v1
This commit is contained in:
commit
5f019c0f5f
|
|
@ -77,7 +77,7 @@ lazy val psforeverSettings = Seq(
|
|||
"io.circe" %% "circe-core" % "0.13.0",
|
||||
"io.circe" %% "circe-generic" % "0.13.0",
|
||||
"io.circe" %% "circe-parser" % "0.13.0",
|
||||
"org.scala-lang.modules" %% "scala-parallel-collections" % "0.2.0",
|
||||
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.0",
|
||||
"org.bouncycastle" % "bcprov-jdk15on" % "1.67"
|
||||
),
|
||||
// TODO(chord): remove exclusion when SessionActor is refactored: https://github.com/psforever/PSF-LoginServer/issues/279
|
||||
|
|
|
|||
Loading…
Reference in a new issue