Skip to content

Commit 847f315

Browse files
committed
Update scala-parser-combinators
close #14
1 parent 7cc5659 commit 847f315

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
@@ -5,7 +5,7 @@ version := "12.2.1"
55
ThisBuild / scalaVersion := "2.13.16"
66

77
libraryDependencies ++= List(
8-
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2",
8+
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0",
99
"org.typelevel" %% "cats-core" % "2.13.0",
1010
"joda-time" % "joda-time" % "2.14.0",
1111
"org.specs2" %% "specs2-core" % "4.21.0" % Test,

0 commit comments

Comments
 (0)