Skip to content

Commit

Permalink
Update circe-generic-extras to 0.14.4 (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored Aug 3, 2024
1 parent 101f4ec commit a8314c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object library {

object Version {
val circe = "0.14.9"
val circeGenericExtras = "0.14.3"
val circeGenericExtras = "0.14.4"
val cats = "2.12.0"
val catsEffect = "2.5.5"
val catsEffect3 = "3.5.4"
Expand Down

0 comments on commit a8314c6

Please sign in to comment.