There was an error while loading. Please reload this page.
1 parent 8c06787 commit 922f1beCopy full SHA for 922f1be
trace/pom.xml
@@ -72,6 +72,11 @@
72
<artifactId>gax-grpc</artifactId>
73
<version>2.7.0</version>
74
</dependency>
75
+ <dependency>
76
+ <groupId>com.google.auth</groupId>
77
+ <artifactId>google-auth-library-credentials</artifactId>
78
+ <version>1.8.1</version>
79
+ </dependency>
80
<dependency>
81
<groupId>com.google.auth</groupId>
82
<artifactId>google-auth-library-oauth2-http</artifactId>
0 commit comments