Skip to content

Commit 8c3533e

Browse files
Update scala-parallel-collections from 1.0.4 to 1.1.0
1 parent 5944bb3 commit 8c3533e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ lazy val scala_lang_2 = (project in file("scala-lang-modules/scala-lang-2"))
197197
)
198198

199199
val scalaParColDep =
200-
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4"
200+
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.1.0"
201201

202202
lazy val scala_core_collections =
203203
(project in file("scala-core-collections-modules/scala-core-collections"))

0 commit comments

Comments
 (0)