Skip to content

Commit

Permalink
deps: update core dependencies to v1.23.0 (#2403)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 8, 2024
1 parent ac13acc commit 68eaae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-bigquerystorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-credentials</artifactId>
<version>1.22.0</version>
<version>1.23.0</version>
</dependency>

<!-- Test dependencies -->
Expand Down Expand Up @@ -207,7 +207,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.22.0</version>
<version>1.23.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 68eaae7

Please sign in to comment.