Skip to content

Commit 95f2d92

Browse files
andreamlinsduskis
authored andcommitted
---
yaml --- r: 17063 b: refs/heads/autosynth-redis c: 0165145 h: refs/heads/master i: 17061: 85dcbb7 17059: 03ac222 17055: 7fddbc8
1 parent e487750 commit 95f2d92

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ refs/heads/autosynth-iot: f16fc4ba85bbb37eacecb64a2a7336f685813f6c
137137
refs/heads/autosynth-kms: 4fff8f3cf6c830f7706ac4ef272f036bb87fbaf8
138138
refs/heads/autosynth-language: 6262e2eb76944f01972c887b3e684aaf65ec999a
139139
refs/heads/autosynth-os-login: a88a337797996a205873040a63abe1d3116f5789
140-
refs/heads/autosynth-redis: 228192ee97d6968acbc8fe9becfed23159f80720
140+
refs/heads/autosynth-redis: 0165145e0654ff7601c17093fca657700b6f91e2
141141
refs/heads/autosynth-scheduler: 2f0fe714a8541dc72f88b45bddd8748e5f21cf29
142142
refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143143
refs/heads/autosynth-spanner: 563dc6c78c6a2579b681f441f0a9b59005212394

branches/autosynth-redis/google-api-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>com.google.api.grpc</groupId>
127127
<artifactId>proto-google-common-protos</artifactId>
128-
<version>1.12.0</version>
128+
<version>1.14.0</version>
129129
</dependency>
130130
<dependency>
131131
<groupId>com.google.api.grpc</groupId>

branches/autosynth-redis/google-cloud-bom/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,19 +168,19 @@
168168
<dependency>
169169
<groupId>com.google.api</groupId>
170170
<artifactId>gax-bom</artifactId>
171-
<version>1.38.0</version>
171+
<version>1.39.0</version>
172172
<type>pom</type>
173173
<scope>import</scope>
174174
</dependency>
175175
<dependency>
176176
<groupId>com.google.api.grpc</groupId>
177177
<artifactId>proto-google-common-protos</artifactId>
178-
<version>1.12.0</version>
178+
<version>1.14.0</version>
179179
</dependency>
180180
<dependency>
181181
<groupId>com.google.api.grpc</groupId>
182182
<artifactId>grpc-google-common-protos</artifactId>
183-
<version>1.12.0</version>
183+
<version>1.14.0</version>
184184
</dependency>
185185
<dependency>
186186
<groupId>com.google.api.grpc</groupId>

branches/autosynth-redis/google-cloud-clients/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,17 +155,17 @@
155155
<bom.version>0.80.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
156156
<api-client.version>1.27.0</api-client.version>
157157
<!-- make sure to keep gax version in sync with google-cloud-bom -->
158-
<gax.version>1.38.0</gax.version>
158+
<gax.version>1.39.0</gax.version>
159159
<api.common.java.version>1.7.0</api.common.java.version>
160160
<google.auth.version>0.12.0</google.auth.version>
161-
<grpc.version>1.17.1</grpc.version>
161+
<grpc.version>1.18.0</grpc.version>
162162
<!-- We are currently using the *-android version to support JDK7. -->
163163
<guava.version>26.0-android</guava.version>
164164
<http-client.version>1.27.0</http-client.version>
165165
<oauth-client.version>1.27.0</oauth-client.version>
166166
<protobuf.version>3.6.1</protobuf.version>
167167
<!-- make sure to keep opencensus version in sync with grpc -->
168-
<opencensus.version>0.17.0</opencensus.version>
168+
<opencensus.version>0.18.0</opencensus.version>
169169
<!-- test dependency versions -->
170170
<easymock.version>3.4</easymock.version>
171171
<objenesis.version>2.6</objenesis.version>

0 commit comments

Comments
 (0)