Skip to content

Commit

Permalink
Update argonaut to 6.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Oct 24, 2024
1 parent 9292074 commit 5f9a298
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 @@ -5,7 +5,7 @@ run / javaOptions += "-Xmx6G"
libraryDependencies ++= {
if (scalaBinaryVersion.value.startsWith("2.12"))
Seq(
"io.argonaut" %% "argonaut" % "6.3.10",
"io.github.argonaut-io" %% "argonaut" % "6.3.11",
"org.json4s" %% "json4s-native" % "4.0.7",
"org.json4s" %% "json4s-jackson" % "4.0.7",
"org.playframework" %% "play-json" % "3.0.4",
Expand Down

0 comments on commit 5f9a298

Please sign in to comment.