Skip to content

Commit 649f9e0

Browse files
authored
Merge pull request #472 from http4s/update/http4s-server-0.23.26
Update http4s-client, http4s-dsl, ... to 0.23.26
2 parents 450c83f + d93b3a1 commit 649f9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ThisBuild / Test / javaOptions += "-Dcom.linecorp.armeria.verboseResponses=true
2323
val versions = new {
2424
val armeria = "1.27.2"
2525
val fs2 = "3.9.4"
26-
val http4s = "0.23.25"
26+
val http4s = "0.23.26"
2727
val logback = "1.2.13"
2828
val micrometer = "1.9.2"
2929
val munit = "0.7.29"

0 commit comments

Comments
 (0)