Skip to content

Commit 8428a76

Browse files
authored
chore(deps): update dependency com.google.auth:google-auth-library-credentials to v0.22.0 (GoogleCloudPlatform#4004)
1 parent cef8b7f commit 8428a76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

monitoring/cloud-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.google.auth</groupId>
7373
<artifactId>google-auth-library-credentials</artifactId>
74-
<version>0.21.1</version>
74+
<version>0.22.0</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.auth</groupId>

monitoring/v3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.google.auth</groupId>
6969
<artifactId>google-auth-library-credentials</artifactId>
70-
<version>0.21.1</version>
70+
<version>0.22.0</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)