Skip to content

Commit c5e5156

Browse files
authored
---
yaml --- r: 24763 b: refs/heads/autosynth-scheduler c: 0d607f9 h: refs/heads/master i: 24761: 614851d 24759: ba9f1ec
1 parent 79a190b commit c5e5156

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
@@ -136,7 +136,7 @@ refs/heads/autosynth-kms: 6b65b0f34c12d141031c7288cdc01e550212d0f6
136136
refs/heads/autosynth-language: e73905aa7672afa47240e65b25c087207f4594f9
137137
refs/heads/autosynth-os-login: 123ba209c5769d0ee067e0ce5848bec13b42a4f4
138138
refs/heads/autosynth-redis: 6bedce4d7c7c6ca6a22e83ad1780e08fdc565a9e
139-
refs/heads/autosynth-scheduler: 9be6dcab7a744c9749c84b2dc9efda0e111e605a
139+
refs/heads/autosynth-scheduler: 0d607f991b5485e1e8d2807ab2c000ca8b3a4e8c
140140
refs/heads/autosynth-spanner: a249d9564d8c27ab4439abc6562d7f3b9b7f655d
141141
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
142142
refs/heads/autosynth-tasks: 5d6a4f686ffef2080506d3b613fc7563a8bba1cb

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