Skip to content

Commit

Permalink
deps: Update dependency com.google.api:gax to v2.41.0 (#1803)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 25, 2024
1 parent d0b7e62 commit 344a515
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 @@ -235,7 +235,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>2.40.0</version>
<version>2.41.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 344a515

Please sign in to comment.