We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a88b2c commit e3bbbe1Copy full SHA for e3bbbe1
build.sbt
@@ -170,7 +170,7 @@ lazy val `http4s-client` = crossProject(JVMPlatform)
170
// needed because of hard-link in http4s-grpc
171
// https://github.com/davenverse/http4s-grpc/pull/89
172
"org.http4s" %% "http4s-ember-core" % "0.23.30",
173
- "net.hamnaberg.googleapis" %% "googleapis-http4s-bigquery" % "0.6.1-v2-20241111",
+ "net.hamnaberg.googleapis" %% "googleapis-http4s-bigquery" % "0.6.4-v2-20250427",
174
"com.permutive" %% "gcp-auth" % "2.1.0"
175
)
176
},
0 commit comments