Skip to content

Commit

Permalink
Update feral-lambda-http4s to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed May 10, 2024
1 parent 69acf30 commit ed00ab3
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 @@ -211,7 +211,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.0",
headerSources / excludeFilter := AllPassFilter
)
.inputConfigure(_.disablePlugins(ScalafixPlugin))
Expand Down

0 comments on commit ed00ab3

Please sign in to comment.