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 d6cda02 commit d01b062Copy full SHA for d01b062
pom.xml
@@ -412,17 +412,17 @@
412
<dependency>
413
<groupId>com.google.auth</groupId>
414
<artifactId>google-auth-library-oauth2-http</artifactId>
415
- <version>0.16.1</version>
+ <version>0.17.1</version>
416
</dependency>
417
418
<groupId>com.google.cloud</groupId>
419
<artifactId>google-cloud-storage</artifactId>
420
- <version>1.79.0</version>
+ <version>1.91.0</version>
421
422
423
424
<artifactId>google-cloud-firestore</artifactId>
425
- <version>1.9.0</version>
+ <version>1.21.0</version>
426
427
428
<!-- Utilities -->
0 commit comments