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
argonaut-bot[bot] authored and xuwei-k committed Jun 2, 2024
1 parent 0cb1be4 commit b2e9f0d
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 @@ -6,7 +6,7 @@ val argonautMonocle = argonautCrossProject(
).settings(
name := "argonaut-monocle"
, libraryDependencies ++= Seq(
"io.argonaut" %%% "argonaut-scalaz" % "6.3.9"
"io.argonaut" %%% "argonaut-scalaz" % "6.3.10"
, "com.github.julien-truffaut" %%% "monocle-core" % monocleVersion
, "com.github.julien-truffaut" %%% "monocle-macro" % monocleVersion
, "com.github.julien-truffaut" %%% "monocle-law" % monocleVersion % "test"
Expand Down

0 comments on commit b2e9f0d

Please sign in to comment.