Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 68eaae7

Browse files
authored
deps: update core dependencies to v1.23.0 (#2403)
1 parent ac13acc commit 68eaae7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • google-cloud-bigquerystorage

google-cloud-bigquerystorage/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>com.google.auth</groupId>
156156
<artifactId>google-auth-library-credentials</artifactId>
157-
<version>1.22.0</version>
157+
<version>1.23.0</version>
158158
</dependency>
159159

160160
<!-- Test dependencies -->
@@ -207,7 +207,7 @@
207207
<dependency>
208208
<groupId>com.google.auth</groupId>
209209
<artifactId>google-auth-library-oauth2-http</artifactId>
210-
<version>1.22.0</version>
210+
<version>1.23.0</version>
211211
<scope>test</scope>
212212
</dependency>
213213
<dependency>

0 commit comments

Comments
 (0)