Skip to content

Commit

Permalink
Update scala-parser-combinators to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oss-47 committed Nov 11, 2024
1 parent 73c1d8a commit 669a92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0"

0 comments on commit 669a92e

Please sign in to comment.