Skip to content

Commit

Permalink
Update argonaut to 6.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 2, 2024
1 parent c09cdea commit 03ee007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ lazy val benchmark = project
.settings(
libraryDependencies ++= Seq(
"com.typesafe.play" %% "play-json" % "2.9.2",
"io.argonaut" %% "argonaut" % "6.3.8",
"io.argonaut" %% "argonaut" % "6.3.10",
"io.circe" %% "circe-derivation" % "0.13.0-M5",
"io.circe" %% "circe-jackson29" % "0.14.0",
"io.spray" %% "spray-json" % "1.3.6",
Expand Down

0 comments on commit 03ee007

Please sign in to comment.