Skip to content

Commit

Permalink
deps: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
athakor committed May 12, 2020
1 parent b2c1958 commit 40e9960
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions google-cloud-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
Expand Down

0 comments on commit 40e9960

Please sign in to comment.