mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-13 07:24:53 +00:00
Merge pull request #743 from psforever/renovate/org.scala-lang.modules-scala-parallel-collections-1.x
Update dependency org.scala-lang.modules:scala-parallel-collections to v1.0.2
This commit is contained in:
commit
341d643230
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"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",
|
||||||
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.1",
|
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.2",
|
||||||
"org.bouncycastle" % "bcprov-jdk15on" % "1.68",
|
"org.bouncycastle" % "bcprov-jdk15on" % "1.68",
|
||||||
"org.codehaus.janino" % "janino" % "3.1.3"
|
"org.codehaus.janino" % "janino" % "3.1.3"
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue