Skip to content

Commit

Permalink
deps: Update dependency com.google.api:gax to v2.42.0 (#1817)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 2, 2024
1 parent ff0d480 commit 568d539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>2.41.0</version>
<version>2.42.0</version>
<exclusions>
<!-- Native image users only need GAX's native-image metadata. GAX's
dependencies are unnecessary for normal users and native image users -->
Expand Down

0 comments on commit 568d539

Please sign in to comment.