Skip to content

Commit bd3a862

Browse files
renovate-botstephaniewang526
authored andcommitted
deps: update core dependencies (#107)
1 parent 6a16955 commit bd3a862

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@
5959
<dependency>
6060
<groupId>com.google.api</groupId>
6161
<artifactId>gax</artifactId>
62-
<version>1.51.0</version>
62+
<version>1.53.0</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>com.google.cloud</groupId>
6666
<artifactId>google-cloud-core</artifactId>
67-
<version>1.91.3</version>
67+
<version>1.92.2</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.google.auth</groupId>
7171
<artifactId>google-auth-library-oauth2-http</artifactId>
72-
<version>0.18.0</version>
72+
<version>0.19.0</version>
7373
</dependency>
7474

7575
<!-- Test dependencies -->

0 commit comments

Comments
 (0)