We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9ce9f commit e88d27cCopy full SHA for e88d27c
1 file changed
google-cloud-bom/pom.xml
@@ -865,6 +865,11 @@
865
<artifactId>grpc-context</artifactId>
866
<version>${grpc.version}</version>
867
</dependency>
868
+ <dependency>
869
+ <groupId>io.grpc</groupId>
870
+ <artifactId>grpc-testing</artifactId>
871
+ <version>${grpc.version}</version>
872
+ </dependency>
873
<dependency>
874
<groupId>joda-time</groupId>
875
<artifactId>joda-time</artifactId>
0 commit comments