Skip to content

Commit

Permalink
Update enumeratum, enumeratum-circe to 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 10, 2024
1 parent e567f07 commit 5bb57b8
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 @@ -7,7 +7,7 @@ object Dependencies {
val catsEffect = "3.0.2"
val circe = "0.13.0"
val ciris = "2.0.0-RC2"
val enumeratum = "1.6.1"
val enumeratum = "1.7.4"
val fs2 = "3.0.1"
val http4s = "1.0.0-M21"
val newtype = "0.4.4"
Expand Down

0 comments on commit 5bb57b8

Please sign in to comment.