Skip to content

Commit ea9b811

Browse files
sduskiskolea2
authored andcommitted
---
yaml --- r: 25409 b: refs/heads/autosynth-texttospeech c: c07f49b h: refs/heads/master i: 25407: 2c4a0f9
1 parent 7cad89e commit ea9b811

2 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: 77fb0ca8e507c38b4b559836b5c55576ef50e0c9
143+
refs/heads/autosynth-texttospeech: c07f49beaf0e6a4f8385d84cf392d7c0def1b09a
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@
108108
<dependency>
109109
<groupId>io.grpc</groupId>
110110
<artifactId>grpc-stub</artifactId>
111-
<version>1.16.1</version>
111+
<version>1.18.0</version>
112112
<scope>compile</scope>
113113
</dependency>
114114
<dependency>
115115
<groupId>io.grpc</groupId>
116116
<artifactId>grpc-protobuf</artifactId>
117-
<version>1.16.1</version>
117+
<version>1.18.0</version>
118118
<scope>compile</scope>
119119
</dependency>
120120
<dependency>

0 commit comments

Comments
 (0)