Skip to content

Commit

Permalink
Update http4s-client, http4s-dsl, ... to 0.23.25
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jan 3, 2024
1 parent 416f7f7 commit 511ce9f
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.26.4"
val fs2 = "3.9.3"
val http4s = "0.23.24"
val http4s = "0.23.25"
val logback = "1.2.13"
val micrometer = "1.9.2"
val munit = "0.7.29"
Expand Down

0 comments on commit 511ce9f

Please sign in to comment.