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

Commit

Permalink
deps: fix declared dependencies (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Sep 30, 2019
1 parent c582142 commit c30763b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions grpc-google-cloud-automl-v1beta1/pom.xml
Expand Up @@ -29,6 +29,10 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-automl-v1beta1</artifactId>
Expand Down

0 comments on commit c30763b

Please sign in to comment.