Skip to content

Commit

Permalink
Merge pull request #518 from scala-steward/update/circe-generic-extra…
Browse files Browse the repository at this point in the history
…s-0.14.4

Update circe-generic-extras to 0.14.4
  • Loading branch information
mergify[bot] authored Jul 29, 2024
2 parents 8f577a3 + b866945 commit 04f9555
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 @@ lazy val api = (project in file("api"))
"com.softwaremill.sttp.tapir" %% "tapir-sttp-client" % Tapir,
"com.softwaremill.sttp.tapir" %% "tapir-refined" % Tapir,
"io.circe" %% "circe-generic" % "0.14.9",
"io.circe" %% "circe-generic-extras" % "0.14.3",
"io.circe" %% "circe-generic-extras" % "0.14.4",
"org.scalameta" %% "munit" % "1.0.0" % Test
)
)
Expand Down

0 comments on commit 04f9555

Please sign in to comment.