Skip to content

Commit

Permalink
Update feral-lambda to 0.2.4 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 30, 2023
1 parent e091f17 commit 75fede5
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 @@ -89,7 +89,7 @@ object LibraryDependencies {
}

object Feral {
val feralVersion = "0.2.3"
val feralVersion = "0.2.4"
val lambda = Def.setting("org.typelevel" %%% "feral-lambda" % feralVersion)
}

Expand Down

0 comments on commit 75fede5

Please sign in to comment.