Skip to content

Commit

Permalink
deps: Update dependency com.google.api:gax to v2.36.0 (#1628)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 23, 2023
1 parent 2c4f767 commit 7556008
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 @@ -228,7 +228,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>2.35.0</version>
<version>2.36.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 7556008

Please sign in to comment.