Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

deps: update dependency com.google.api:gax-bom to v2.18.3 #860

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: update dependency com.google.api:gax-bom to v2.18.3
  • Loading branch information
renovate-bot committed Jul 1, 2022
commit fefd2057b11b27bc35946620f6b9fbf788cdd324
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-core-parent</site.installationModule>
<gax.version>2.18.2</gax.version>
<gax.version>2.18.3</gax.version>
<google.api-common.version>2.2.1</google.api-common.version>
<google.common-protos.version>2.9.0</google.common-protos.version>
<google.iam.version>1.4.1</google.iam.version>
Expand Down