There was an error while loading. Please reload this page.
1 parent 6a16955 commit bd3a862Copy full SHA for bd3a862
samples/pom.xml
@@ -59,17 +59,17 @@
59
<dependency>
60
<groupId>com.google.api</groupId>
61
<artifactId>gax</artifactId>
62
- <version>1.51.0</version>
+ <version>1.53.0</version>
63
</dependency>
64
65
<groupId>com.google.cloud</groupId>
66
<artifactId>google-cloud-core</artifactId>
67
- <version>1.91.3</version>
+ <version>1.92.2</version>
68
69
70
<groupId>com.google.auth</groupId>
71
<artifactId>google-auth-library-oauth2-http</artifactId>
72
- <version>0.18.0</version>
+ <version>0.19.0</version>
73
74
75
<!-- Test dependencies -->
0 commit comments