Skip to content

Commit fa13aa8

Browse files
Update http4s-client, http4s-dsl, ... to 0.23.30 (#43)
1 parent da5bdf1 commit fa13aa8

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
@@ -31,7 +31,7 @@ lazy val noPublish = List(
3131

3232
lazy val Versions = new {
3333
val grpc = "1.68.2"
34-
val http4s = "0.23.29"
34+
val http4s = "0.23.30"
3535
val logback = "1.5.12"
3636
}
3737

0 commit comments

Comments
 (0)