Skip to content

Commit b8bbe0c

Browse files
scala-stewardxuwei-k
authored andcommitted
Update scala-parallel-collections to 1.2.0
1 parent a9d995e commit b8bbe0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ libraryDependencies ++= Seq(
77
"org.pegdown" % "pegdown" % "1.6.0",
88
"org.apache.commons" % "commons-text" % "1.12.0",
99
"org.scala-lang.modules" %% "scala-xml" % "2.3.0",
10-
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4",
10+
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.2.0",
1111
)

0 commit comments

Comments
 (0)