Skip to content

Commit

Permalink
Merge pull request #587 from typelevel/update/parboiled-2.5.1
Browse files Browse the repository at this point in the history
Update parboiled to 2.5.1
  • Loading branch information
rossabaker authored Nov 16, 2023
2 parents b1e0a26 + 0e5382a commit 18a1c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ libraryDependencies ++= {
"com.rojoma" %% "rojoma-json" % "2.4.3",
"com.rojoma" %% "rojoma-json-v3" % "3.15.0",
"io.spray" %% "spray-json" % "1.3.6",
"org.parboiled" %% "parboiled" % "2.5.0",
"org.parboiled" %% "parboiled" % "2.5.1",
"com.fasterxml.jackson.core" % "jackson-annotations" % "2.15.3",
"com.fasterxml.jackson.core" % "jackson-core" % "2.15.3",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.15.2",
Expand Down

0 comments on commit 18a1c94

Please sign in to comment.