Skip to content

Commit d3a07b5

Browse files
authored
Merge pull request #557 from http4s/update/series/1.x/http4s-server-1.0.0-M43
Update http4s-client, http4s-dsl, ... to 1.0.0-M43 in series/1.x
2 parents 8dd9a0a + 9e307c3 commit d3a07b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
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.30.1"
2525
val fs2 = "3.11.0"
26-
val http4s = "1.0.0-M42"
26+
val http4s = "1.0.0-M43"
2727
val log4cats = "2.7.0"
2828
val logback = "1.2.13"
2929
val micrometer = "1.9.2"

0 commit comments

Comments
 (0)