diff --git a/project/plugins.sbt b/project/plugins.sbt index 591940b..0f91def 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -7,4 +7,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.12.0") dependencyOverrides += - "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2" \ No newline at end of file + "org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0" \ No newline at end of file