Skip to content

Commit c1a2091

Browse files
kolea2sduskis
authored andcommitted
---
yaml --- r: 26065 b: refs/heads/pubsub-ordering-keys c: 6660080 h: refs/heads/master i: 26063: 506c608
1 parent a11aae0 commit c1a2091

3 files changed

Lines changed: 4 additions & 4 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: 3a6ba957cca091fcd83a78d28be5789c0d800ef2
158+
refs/heads/pubsub-ordering-keys: 6660080f7d30e2ee1ab8d444a472da28cdc338e7
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
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>com.google.api.grpc</groupId>
127127
<artifactId>proto-google-common-protos</artifactId>
128-
<version>1.14.0</version>
128+
<version>1.15.0</version>
129129
</dependency>
130130
<dependency>
131131
<groupId>com.google.api.grpc</groupId>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,12 +175,12 @@
175175
<dependency>
176176
<groupId>com.google.api.grpc</groupId>
177177
<artifactId>proto-google-common-protos</artifactId>
178-
<version>1.14.0</version>
178+
<version>1.15.0</version>
179179
</dependency>
180180
<dependency>
181181
<groupId>com.google.api.grpc</groupId>
182182
<artifactId>grpc-google-common-protos</artifactId>
183-
<version>1.14.0</version>
183+
<version>1.15.0</version>
184184
</dependency>
185185
<dependency>
186186
<groupId>com.google.api.grpc</groupId>

0 commit comments

Comments
 (0)