We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9f2ed1 + 8c3533e commit 8231d03Copy full SHA for 8231d03
build.sbt
@@ -197,7 +197,7 @@ lazy val scala_lang_2 = (project in file("scala-lang-modules/scala-lang-2"))
197
)
198
199
val scalaParColDep =
200
- "org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4"
+ "org.scala-lang.modules" %% "scala-parallel-collections" % "1.1.0"
201
202
lazy val scala_core_collections =
203
(project in file("scala-core-collections-modules/scala-core-collections"))
0 commit comments