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

Commit a41be60

Browse files
committed
deps: explicitly define grpc-gcp version
1 parent 8967495 commit a41be60

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
<type>pom</type>
6666
<scope>import</scope>
6767
</dependency>
68+
<dependency>
69+
<groupId>com.google.cloud</groupId>
70+
<artifactId>grpc-gcp</artifactId>
71+
<version>1.9.0</version>
72+
</dependency>
6873
<dependency>
6974
<groupId>com.google.cloud</groupId>
7075
<artifactId>google-cloud-shared-dependencies</artifactId>

0 commit comments

Comments
 (0)