Skip to content

Commit f863a90

Browse files
authored
---
yaml --- r: 21851 b: refs/heads/autosynth-monitoring c: 0d607f9 h: refs/heads/master i: 21849: a5585a5 21847: dba373f
1 parent 3f70cb6 commit f863a90

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
@@ -113,7 +113,7 @@ refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
113113
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114
refs/heads/autosynth-compute: 026cea73fde22ec0b40866ac5a7dc144dc465b9b
115115
refs/heads/autosynth-container: d17e1a76a903f9e05eba56a9bf5d12c1b15b67d7
116-
refs/heads/autosynth-monitoring: 9be6dcab7a744c9749c84b2dc9efda0e111e605a
116+
refs/heads/autosynth-monitoring: 0d607f991b5485e1e8d2807ab2c000ca8b3a4e8c
117117
refs/heads/autosynth-pubsub: 7a327eaed5fb2a5d6c1691feb73c3e0194dd805e
118118
refs/heads/autosynth-video-intelligence: 53ca56e5d077bf67065b730f3fe621f40689fb4c
119119
refs/heads/autosynth-vision: 7d58f59617722175b83a4583efdb6eb9b5b8e8dd

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