Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit d7df346

Browse files
fix: remove grpc-testing since it's in grpc-bom (#50)
1 parent d367a31 commit d7df346

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,11 +228,6 @@
228228
<version>${gax.version}</version>
229229
<classifier>testlib</classifier>
230230
</dependency>
231-
<dependency>
232-
<groupId>io.grpc</groupId>
233-
<artifactId>grpc-testing</artifactId>
234-
<version>${grpc.version}</version>
235-
</dependency>
236231
<dependency>
237232
<groupId>com.google.cloud</groupId>
238233
<artifactId>google-cloud-core</artifactId>

0 commit comments

Comments
 (0)