We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3873af2 commit 58f36deCopy full SHA for 58f36de
pom.xml
@@ -21,7 +21,7 @@
21
<logging.version>1.98.0</logging.version>
22
<guava.version>28.1-android</guava.version>
23
<slf4j.version>1.7.30</slf4j.version>
24
- <google.auth.version>0.19.0</google.auth.version>
+ <google.auth.version>0.20.0</google.auth.version>
25
<junit.version>4.13</junit.version>
26
<google.api-common.version>1.8.1</google.api-common.version>
27
</properties>
@@ -125,7 +125,7 @@
125
<dependency>
126
<groupId>com.google.cloud</groupId>
127
<artifactId>google-cloud-core</artifactId>
128
- <version>1.92.0</version>
+ <version>1.92.3</version>
129
</dependency>
130
131
<groupId>com.google.auth</groupId>
0 commit comments