Skip to content

Commit bfc7fb6

Browse files
arw357muuki88
andauthored
bump scala-parser-combinators to 2.0.0 (#1442)
Co-authored-by: Nepomuk Seiler <muuki88@users.noreply.github.com>
1 parent c871954 commit bfc7fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ libraryDependencies ++= {
4040
case "2.10" => Nil
4141
case _ =>
4242
Seq(
43-
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.1",
43+
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.0.0",
4444
"org.scala-lang.modules" %% "scala-xml" % "1.1.1"
4545
)
4646
}

0 commit comments

Comments
 (0)