Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
chore: fix dependency declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Feb 25, 2021
1 parent 4e48fbe commit 66e9c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc-google-analytics-data-v1beta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-analytics-data-v1alpha</artifactId>
<artifactId>proto-google-analytics-data-v1beta</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 66e9c41

Please sign in to comment.