Skip to content

Commit

Permalink
Scala-Steward: Update circe-generic-extras from 0.14.1 to 0.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2024
1 parent 4d01b91 commit ca5982b
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 @@ -29,7 +29,7 @@ object Dependencies {
private val catsEffectV = "2.5.3" // scala-steward:off (CROM-6564)
private val catsV = "2.7.0"
private val circeConfigV = "0.8.0"
private val circeGenericExtrasV = "0.14.1"
private val circeGenericExtrasV = "0.14.4"
private val circeOpticsV = "0.14.1"
private val circeV = "0.14.1"
private val circeYamlV = "0.15.1"
Expand Down

0 comments on commit ca5982b

Please sign in to comment.