We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d995e commit b8bbe0cCopy full SHA for b8bbe0c
build.sbt
@@ -7,5 +7,5 @@ libraryDependencies ++= Seq(
7
"org.pegdown" % "pegdown" % "1.6.0",
8
"org.apache.commons" % "commons-text" % "1.12.0",
9
"org.scala-lang.modules" %% "scala-xml" % "2.3.0",
10
- "org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4",
+ "org.scala-lang.modules" %% "scala-parallel-collections" % "1.2.0",
11
)
0 commit comments