Skip to content

Commit 01ce666

Browse files
committed
chore: Add protobuf-java-util testing scope
1 parent 7b16577 commit 01ce666

File tree

1 file changed

+5
-0
lines changed
  • google-cloud-bigquerystorage

1 file changed

+5
-0
lines changed

google-cloud-bigquerystorage/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,11 @@
232232
<artifactId>arrow-memory-core</artifactId>
233233
<scope>test</scope>
234234
</dependency>
235+
<dependency>
236+
<groupId>com.google.protobuf</groupId>
237+
<artifactId>protobuf-java-util</artifactId>
238+
<scope>test</scope>
239+
</dependency>
235240

236241
<dependency>
237242
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)