Skip to content

Commit

Permalink
Update argonaut-scalaz to 6.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Jun 2, 2024
1 parent dc67284 commit 308d45e
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 @@ -14,7 +14,7 @@ libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.2.18" % "test",
"com.typesafe" %% "mima-core" % "1.1.3",
"org.scala-sbt" %% "io" % "1.10.0",
"io.argonaut" %% "argonaut-scalaz" % "6.3.9",
"io.argonaut" %% "argonaut-scalaz" % "6.3.10",
"com.github.xuwei-k" %% "httpz-native" % "0.8.0",
"org.scalaj" %% "scalaj-http" % "2.4.2"
)
Expand Down

0 comments on commit 308d45e

Please sign in to comment.