Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 7, 2023
1 parent d520070 commit 35e70d0
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 @@ -6,7 +6,7 @@ object Dependencies {
val cats = "2.10.0"
val catsEffect = "3.5.1"
val fs2 = "3.8.0"
val circe = "0.14.5"
val circe = "0.14.6"
val amqpClient = "5.18.0"
val logback = "1.4.11"
val monix = "3.3.0"
Expand Down

0 comments on commit 35e70d0

Please sign in to comment.