Skip to content

Commit e3bbbe1

Browse files
Update googleapis-http4s-bigquery to 0.6.4-v2-20250427 (#486)
1 parent 9a88b2c commit e3bbbe1

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
@@ -170,7 +170,7 @@ lazy val `http4s-client` = crossProject(JVMPlatform)
170170
// needed because of hard-link in http4s-grpc
171171
// https://github.com/davenverse/http4s-grpc/pull/89
172172
"org.http4s" %% "http4s-ember-core" % "0.23.30",
173-
"net.hamnaberg.googleapis" %% "googleapis-http4s-bigquery" % "0.6.1-v2-20241111",
173+
"net.hamnaberg.googleapis" %% "googleapis-http4s-bigquery" % "0.6.4-v2-20250427",
174174
"com.permutive" %% "gcp-auth" % "2.1.0"
175175
)
176176
},

0 commit comments

Comments
 (0)