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

Commit

Permalink
deps: auth library version should be handled by shared-dependencies i…
Browse files Browse the repository at this point in the history
…mport
  • Loading branch information
chingor13 committed Aug 6, 2020
1 parent f17e720 commit bb2d100
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion google-cloud-monitoring/pom.xml
Expand Up @@ -79,7 +79,6 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>0.20.0</version>
<scope>test</scope>
</dependency>
<!-- Need testing utility classes for generated gRPC clients tests -->
Expand Down

0 comments on commit bb2d100

Please sign in to comment.