Skip to content

Commit

Permalink
Merge pull request #269 from scala-steward/update/circe-generic-0.14.5
Browse files Browse the repository at this point in the history
Update circe-generic to 0.14.5
  • Loading branch information
ybasket authored Jun 23, 2023
2 parents 61c1b46 + 378590b commit 4c57b6d
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 @@ -11,7 +11,7 @@ object Dependencies {
val trace4catsJaegerIntegrationTest = "0.14.0"

val autoValue = "1.10.1"
val circe = "0.14.2"
val circe = "0.14.5"
val collectionCompat = "2.11.0"
val grpc = "1.49.2"
val http4s = "0.23.14"
Expand Down

0 comments on commit 4c57b6d

Please sign in to comment.