Skip to content

Commit

Permalink
Update http4s-client to 0.23.26
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 6, 2024
1 parent df19298 commit 71fa93a
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 @@ -45,7 +45,7 @@ val jawnVersion = "1.2.0"
val munitVersion = "0.7.29"
val scalaCheckVersion = "1.15.4"
val snakeYamlVersion = "1.29"
val http4sVersion = "0.23.6"
val http4sVersion = "0.23.26"

val testDependencies = Seq(
"co.nstant.in" % "cbor" % "0.9",
Expand Down

0 comments on commit 71fa93a

Please sign in to comment.