Skip to content

Commit 7eaecfe

Browse files
authored
---
yaml --- r: 24249 b: refs/heads/autosynth-language c: 0d607f9 h: refs/heads/master i: 24247: 466c9c5
1 parent f21b79f commit 7eaecfe

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
@@ -133,7 +133,7 @@ refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133133
refs/heads/autosynth-firestore: d48d82caace227856b6cd85ac30ee474528733ea
134134
refs/heads/autosynth-iot: 4025d1804241e74d54950a324dc4f667aeaad4b3
135135
refs/heads/autosynth-kms: 6b65b0f34c12d141031c7288cdc01e550212d0f6
136-
refs/heads/autosynth-language: 9be6dcab7a744c9749c84b2dc9efda0e111e605a
136+
refs/heads/autosynth-language: 0d607f991b5485e1e8d2807ab2c000ca8b3a4e8c
137137
refs/heads/autosynth-os-login: 092fdbed6d5317948f92b708e9f50dedd89fc666
138138
refs/heads/autosynth-redis: 9e1fe503973c7b4a9ba26afb1fcddc2a57ba795a
139139
refs/heads/autosynth-scheduler: 93995812e12a2fc009f4fd2e31f169b3d3cbbac8

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