Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.7 (#1190)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 5, 2024
1 parent 9f98be4 commit 72d497d
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 {

object V {
val AwsSdk = "2.25.36"
val Circe = "0.14.5"
val Circe = "0.14.7"
val Munit = "0.7.29"
val Fs2 = "3.10.2"
val Refined = "0.11.1"
Expand Down

0 comments on commit 72d497d

Please sign in to comment.