Skip to content

Commit 21770a0

Browse files
authored
---
yaml --- r: 27795 b: refs/heads/autosynth-pubsub c: 4671e04 h: refs/heads/master i: 27793: 0720f46 27791: 33d9a46
1 parent 737758c commit 21770a0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114
refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115115
refs/heads/autosynth-container: d17e1a76a903f9e05eba56a9bf5d12c1b15b67d7
116116
refs/heads/autosynth-monitoring: e66569bd7358a90d17097f90cf8c70dbeeb048cf
117-
refs/heads/autosynth-pubsub: 34ca53d04a9a11fad373602d6a38fddce8433ec7
117+
refs/heads/autosynth-pubsub: 4671e044dce96db4d557bb9f5e03245e2f48c1f1
118118
refs/heads/autosynth-video-intelligence: 376f1f5972d56c508e9755b817ac478e84b219de
119119
refs/heads/autosynth-vision: c99f959b6acf4840e473f2e67144d00ec52875e5
120120
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131

branches/autosynth-pubsub/google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>com.google.api</groupId>
170170
<artifactId>gax-bom</artifactId>
171-
<version>1.43.0</version>
171+
<version>1.44.0</version>
172172
<type>pom</type>
173173
<scope>import</scope>
174174
</dependency>

branches/autosynth-pubsub/google-cloud-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<bom.version>0.87.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
156156
<api-client.version>1.27.0</api-client.version>
157157
<!-- make sure to keep gax version in sync with google-cloud-bom -->
158-
<gax.version>1.43.0</gax.version>
158+
<gax.version>1.44.0</gax.version>
159159
<api.common.java.version>1.7.0</api.common.java.version>
160160
<google.auth.version>0.15.0</google.auth.version>
161161
<grpc.version>1.19.0</grpc.version>

0 commit comments

Comments
 (0)