Skip to content

Commit

Permalink
Merge pull request #557 from http4s/update/series/1.x/http4s-server-1…
Browse files Browse the repository at this point in the history
….0.0-M43

Update http4s-client, http4s-dsl, ... to 1.0.0-M43 in series/1.x
  • Loading branch information
danicheg authored Oct 31, 2024
2 parents 8dd9a0a + 9e307c3 commit d3a07b5
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 @@ -23,7 +23,7 @@ ThisBuild / Test / javaOptions += "-Dcom.linecorp.armeria.verboseResponses=true
val versions = new {
val armeria = "1.30.1"
val fs2 = "3.11.0"
val http4s = "1.0.0-M42"
val http4s = "1.0.0-M43"
val log4cats = "2.7.0"
val logback = "1.2.13"
val micrometer = "1.9.2"
Expand Down

0 comments on commit d3a07b5

Please sign in to comment.