Skip to content

Commit 2684c9b

Browse files
authored
---
yaml --- r: 25545 b: refs/heads/autosynth-texttospeech c: 0d607f9 h: refs/heads/master i: 25543: 7c6c134
1 parent 47ca2a6 commit 2684c9b

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
@@ -140,7 +140,7 @@ refs/heads/autosynth-scheduler: 57f9fdb1e7de30c85f4ec7198931a07f50603e55
140140
refs/heads/autosynth-spanner: cbd30ccc550e9d0419ce4e5e6cfef4951ea170b1
141141
refs/heads/autosynth-speech: 64692f6db11364f663921be02c08072b966b6e7b
142142
refs/heads/autosynth-tasks: eb03eeab747e925175890db923945384d89b273a
143-
refs/heads/autosynth-texttospeech: 9be6dcab7a744c9749c84b2dc9efda0e111e605a
143+
refs/heads/autosynth-texttospeech: 0d607f991b5485e1e8d2807ab2c000ca8b3a4e8c
144144
refs/heads/autosynth-trace: 8804c46bfe147702ee9c95669f17f42d3790cf23
145145
refs/heads/autosynth-websecurityscanner: a3c778316a0f78f7ad4bac3dc3721da5ca832d3c
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64

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