Skip to content

Commit

Permalink
Update http4s-client, http4s-dsl, ... to 1.0.0-M41 in series/1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Mar 25, 2024
1 parent 445c2f6 commit e0d8cdb
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.27.2"
val fs2 = "3.10.1"
val http4s = "1.0.0-M40"
val http4s = "1.0.0-M41"
val logback = "1.2.13"
val micrometer = "1.9.2"
val munit = "0.7.29"
Expand Down

0 comments on commit e0d8cdb

Please sign in to comment.