Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 6, 2024
1 parent 2234d2e commit 62e0e2f
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.26.21"
val Circe = "0.14.9"
val Circe = "0.14.10"
val Munit = "1.0.0"
val Fs2 = "3.10.2"
val Refined = "0.11.2"
Expand Down

0 comments on commit 62e0e2f

Please sign in to comment.