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

Commit

Permalink
fix: resolve dependency issue (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Jan 29, 2021
1 parent 5d89a95 commit 971cf4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions grpc-google-cloud-channel-v1/pom.xml
Expand Up @@ -37,6 +37,10 @@
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
</dependencies>

<profiles>
Expand Down

0 comments on commit 971cf4e

Please sign in to comment.