We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8967495 commit a41be60Copy full SHA for a41be60
1 file changed
pom.xml
@@ -65,6 +65,11 @@
65
<type>pom</type>
66
<scope>import</scope>
67
</dependency>
68
+ <dependency>
69
+ <groupId>com.google.cloud</groupId>
70
+ <artifactId>grpc-gcp</artifactId>
71
+ <version>1.9.0</version>
72
+ </dependency>
73
<dependency>
74
<groupId>com.google.cloud</groupId>
75
<artifactId>google-cloud-shared-dependencies</artifactId>
0 commit comments