Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit d8c033d

Browse files
1 parent c5e8d12 commit d8c033d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

google-cloud-bigquery/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,12 @@
157157
</dependency>
158158

159159
<!-- Test dependencies -->
160+
<dependency>
161+
<groupId>com.google.api</groupId>
162+
<artifactId>gax</artifactId>
163+
<classifier>testlib</classifier>
164+
<scope>test</scope>
165+
</dependency>
160166
<dependency>
161167
<groupId>com.google.cloud</groupId>
162168
<artifactId>google-cloud-datacatalog</artifactId>

0 commit comments

Comments
 (0)