Skip to content

Commit a4a1bec

Browse files
authored
---
yaml --- r: 26137 b: refs/heads/pubsub-ordering-keys c: 0d607f9 h: refs/heads/master i: 26135: b4d9572
1 parent 0a79e84 commit a4a1bec

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
@@ -155,7 +155,7 @@ refs/tags/v0.72.0: a7703f2593ba312c0b2dde6fdfd4f5c764bb55ac
155155
refs/tags/v0.73.0: 21241ea8be9439cc5764c4944cdce21d34ce4f9e
156156
refs/tags/v0.74.0: 9d1f733dbbf790de7b494418523b69c4a9a57638
157157
refs/heads/ignoretest: 23c412ae07af3d0ab1caa2d44d5bc5c0ccb8b31d
158-
refs/heads/pubsub-ordering-keys: 9be6dcab7a744c9749c84b2dc9efda0e111e605a
158+
refs/heads/pubsub-ordering-keys: 0d607f991b5485e1e8d2807ab2c000ca8b3a4e8c
159159
"refs/heads/update_mvn_badge": ae2d773814db0f71197ccf5a8612ee1d8056f8de
160160
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
161161
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032

branches/pubsub-ordering-keys/google-api-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>com.google.protobuf</groupId>
105105
<artifactId>protobuf-java</artifactId>
106-
<version>3.6.1</version>
106+
<version>3.7.0</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>io.grpc</groupId>

branches/pubsub-ordering-keys/google-cloud-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<guava.version>27.1-android</guava.version>
164164
<http-client-bom.version>1.29.0</http-client-bom.version>
165165
<oauth-client.version>1.28.0</oauth-client.version>
166-
<protobuf.version>3.6.1</protobuf.version>
166+
<protobuf.version>3.7.0</protobuf.version>
167167
<!-- make sure to keep opencensus version in sync with grpc -->
168168
<opencensus.version>0.18.0</opencensus.version>
169169
<!-- test dependency versions -->

0 commit comments

Comments
 (0)