Skip to content

Commit

Permalink
Update circe-generic-extras to 0.14.4 (#275)
Browse files Browse the repository at this point in the history
Co-authored-by: dwolla-oss-scala-steward[bot] <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
dwolla-oss-scala-steward[bot] and dwolla-oss-scala-steward[bot] authored Jul 27, 2024
1 parent fc77341 commit 81d2628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Dependencies {
"io.circe" %% "circe-literal",
"io.circe" %% "circe-parser",
).map(_ % "0.14.1") ++ Seq(
"io.circe" %% "circe-generic-extras" % "0.14.3",
"io.circe" %% "circe-generic-extras" % "0.14.4",
"io.circe" %% "circe-optics" % "0.14.1",
)
}

0 comments on commit 81d2628

Please sign in to comment.