Skip to content

Commit

Permalink
Merge pull request #200 from profunktor/update/circe-core-0.14.8
Browse files Browse the repository at this point in the history
Update circe-core, circe-generic, ... to 0.14.8
  • Loading branch information
mergify[bot] authored Jun 23, 2024
2 parents 7b7a679 + 45bc44f commit 3af3394
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 @@ -7,7 +7,7 @@ object Dependencies {
val avro4s_3 = "5.0.13"
val cats = "2.12.0"
val catsEffect = "3.5.4"
val circe = "0.14.7"
val circe = "0.14.8"
val fs2 = "3.10.2"
val pulsar = "3.1.3"
val weaver = "0.8.4"
Expand Down

0 comments on commit 3af3394

Please sign in to comment.