Skip to content

Commit e88d27c

Browse files
igorbernstein2garrettjonesgoogle
authored andcommitted
add grpc-testing to bom (#2761)
1 parent db9ce9f commit e88d27c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google-cloud-bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,11 @@
865865
<artifactId>grpc-context</artifactId>
866866
<version>${grpc.version}</version>
867867
</dependency>
868+
<dependency>
869+
<groupId>io.grpc</groupId>
870+
<artifactId>grpc-testing</artifactId>
871+
<version>${grpc.version}</version>
872+
</dependency>
868873
<dependency>
869874
<groupId>joda-time</groupId>
870875
<artifactId>joda-time</artifactId>

0 commit comments

Comments
 (0)