Skip to content

Commit 405ca0e

Browse files
Update http4s-ember-core to 0.23.33 (#523)
1 parent e3bbbe1 commit 405ca0e

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
@@ -169,7 +169,7 @@ lazy val `http4s-client` = crossProject(JVMPlatform)
169169
.exclude("org.http4s", s"http4s-dsl_${binaryVersion}"),
170170
// needed because of hard-link in http4s-grpc
171171
// https://github.com/davenverse/http4s-grpc/pull/89
172-
"org.http4s" %% "http4s-ember-core" % "0.23.30",
172+
"org.http4s" %% "http4s-ember-core" % "0.23.33",
173173
"net.hamnaberg.googleapis" %% "googleapis-http4s-bigquery" % "0.6.4-v2-20250427",
174174
"com.permutive" %% "gcp-auth" % "2.1.0"
175175
)

0 commit comments

Comments
 (0)