Skip to content

Commit 0b6dc8f

Browse files
authored
Merge pull request #197 from http4s/update/http4s-client-0.23.32
Update http4s-client, http4s-dsl to 0.23.32
2 parents 5e25dca + 4e486f3 commit 0b6dc8f

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
@@ -24,7 +24,7 @@ ThisBuild / tlCiDependencyGraphJob := false
2424
val catsV = "2.13.0"
2525
val catsEffectV = "3.6.3"
2626
val fs2V = "3.9.2"
27-
val http4sV = "0.23.30"
27+
val http4sV = "0.23.32"
2828
val munitCatsEffectV = "2.1.0"
2929
import scalapb.compiler.Version.scalapbVersion
3030

0 commit comments

Comments
 (0)