Skip to content

Commit

Permalink
Merge pull request #178 from http4s/update/http4s-client-0.23.27
Browse files Browse the repository at this point in the history
Update http4s-client, ... to 0.23.27
  • Loading branch information
rossabaker authored Jun 3, 2024
2 parents 340db6a + 970a365 commit 83ff782
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 @@ -28,7 +28,7 @@ lazy val root = project
.aggregate(jettyServer, jettyClient)

val jettyVersion = "10.0.15"
val http4sVersion = "0.23.25"
val http4sVersion = "0.23.27"
val http4sServletVersion = "0.24.0-RC1"
val munitCatsEffectVersion = "1.0.7"
val slf4jVersion = "1.7.25"
Expand Down

0 comments on commit 83ff782

Please sign in to comment.