Skip to content

Commit

Permalink
Update enumeratum, enumeratum-cats, ... to 1.7.5 (#894)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] authored Oct 4, 2024
1 parent 6999186 commit b045e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ object LibraryDependencies {
}

object Enumeratum {
val enumeratumVersion = "1.7.3"
val enumeratumVersion = "1.7.5"
val cats =
Def.setting("com.beachape" %%% "enumeratum-cats" % enumeratumVersion)
val core = Def.setting("com.beachape" %%% "enumeratum" % enumeratumVersion)
Expand Down

0 comments on commit b045e87

Please sign in to comment.