Skip to content

Commit

Permalink
Update feral-lambda to 0.3.1 (#385)
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>
Co-authored-by: Eric Meisel <[email protected]>
  • Loading branch information
3 people authored Oct 4, 2024
1 parent 190fd54 commit 435093a
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.3.0"
val feralVersion = "0.3.1"
val lambda = Def.setting("org.typelevel" %%% "feral-lambda" % feralVersion)
}

Expand Down

0 comments on commit 435093a

Please sign in to comment.