Skip to content

Commit

Permalink
Update feral-lambda to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward[bot] committed Oct 4, 2024
1 parent 2d3459d commit 976d8d5
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 976d8d5

Please sign in to comment.