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 7b16577 commit 01ce666Copy full SHA for 01ce666
1 file changed
google-cloud-bigquerystorage/pom.xml
@@ -232,6 +232,11 @@
232
<artifactId>arrow-memory-core</artifactId>
233
<scope>test</scope>
234
</dependency>
235
+ <dependency>
236
+ <groupId>com.google.protobuf</groupId>
237
+ <artifactId>protobuf-java-util</artifactId>
238
+ <scope>test</scope>
239
+ </dependency>
240
241
<dependency>
242
<groupId>io.grpc</groupId>
0 commit comments