Skip to content

Commit

Permalink
Update finagle-http to 24.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed May 3, 2024
1 parent 6ff7587 commit 48c2d43
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 @@ -3,7 +3,7 @@ val scala212 = "2.12.15"
val dotty = "3.0.2"

val Http4sVersion = "0.23.21"
val FinagleVersion = "22.12.0"
val FinagleVersion = "24.2.0"
val supportedScalaVersions = List(scala213,scala212,dotty)

inScope(Scope.GlobalScope)(
Expand Down

0 comments on commit 48c2d43

Please sign in to comment.