We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b8d59 commit f813508Copy full SHA for f813508
1 file changed
benchmark/build.sbt
@@ -13,7 +13,7 @@ libraryDependencies ++= {
13
"com.rojoma" %% "rojoma-json-v3" % "3.15.0",
14
"io.spray" %% "spray-json" % "1.3.6",
15
"org.parboiled" %% "parboiled" % "2.5.1",
16
- "com.fasterxml.jackson.core" % "jackson-annotations" % "2.20",
+ "com.fasterxml.jackson.core" % "jackson-annotations" % "2.21",
17
"com.fasterxml.jackson.core" % "jackson-core" % "2.20.1",
18
"com.fasterxml.jackson.core" % "jackson-databind" % "2.20.1",
19
"com.google.code.gson" % "gson" % "2.13.2"
0 commit comments