Skip to content

Commit

Permalink
Update jackson-annotations to 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Nov 15, 2023
1 parent 58134c5 commit 3adc167
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 @@ -13,7 +13,7 @@ libraryDependencies ++= {
"com.rojoma" %% "rojoma-json-v3" % "3.15.0",
"io.spray" %% "spray-json" % "1.3.6",
"org.parboiled" %% "parboiled" % "2.5.0",
"com.fasterxml.jackson.core" % "jackson-annotations" % "2.15.3",
"com.fasterxml.jackson.core" % "jackson-annotations" % "2.16.0",
"com.fasterxml.jackson.core" % "jackson-core" % "2.15.3",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.15.2",
"com.google.code.gson" % "gson" % "2.10.1"
Expand Down

0 comments on commit 3adc167

Please sign in to comment.