Skip to content

Commit af67ec1

Browse files
kolea2sduskis
authored andcommitted
---
yaml --- r: 18809 b: refs/heads/autosynth-pubsub c: 6660080 h: refs/heads/master i: 18807: 279d04c
1 parent 22e6768 commit af67ec1

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
@@ -115,7 +115,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: afe19e1678334117f3daf13b968b667857f7c8ca
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-monitoring: 832528c131ac32b115fd7a369701d9e6e4ec62e5
118-
refs/heads/autosynth-pubsub: 3a6ba957cca091fcd83a78d28be5789c0d800ef2
118+
refs/heads/autosynth-pubsub: 6660080f7d30e2ee1ab8d444a472da28cdc338e7
119119
refs/heads/autosynth-video-intelligence: e44c9746407fe00fac42e1bb10ac50f493dd37b0
120120
refs/heads/autosynth-vision: b8e47d76578b5f150ef530072ea7e485e2b02ca0
121121
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131

branches/autosynth-pubsub/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/autosynth-pubsub/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)