Skip to content

Commit

Permalink
Update feral-lambda-http4s to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Sep 27, 2024
1 parent 6159b1b commit 569ceb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ lazy val scalafix = tlScalafixProject
)
.inputSettings(
crossScalaVersions := Seq(Scala213),
libraryDependencies += "org.typelevel" %%% "feral-lambda-http4s" % "0.2.4",
libraryDependencies += "org.typelevel" %%% "feral-lambda-http4s" % "0.3.1",
headerSources / excludeFilter := AllPassFilter
)
.inputConfigure(_.disablePlugins(ScalafixPlugin))
Expand Down

0 comments on commit 569ceb7

Please sign in to comment.