Skip to content

Commit d294bab

Browse files
andreamlinsduskis
authored andcommitted
---
yaml --- r: 15697 b: refs/heads/autosynth-datastore c: 0165145 h: refs/heads/master i: 15695: e0439af
1 parent fa33ec9 commit d294bab

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
@@ -129,7 +129,7 @@ refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129129
refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132-
refs/heads/autosynth-datastore: 228192ee97d6968acbc8fe9becfed23159f80720
132+
refs/heads/autosynth-datastore: 0165145e0654ff7601c17093fca657700b6f91e2
133133
refs/heads/autosynth-dialogflow: ebdd13c445b9674ff9ad4601f78d7ecd6f9c3660
134134
refs/heads/autosynth-errorreporting: 3d0566d6bebcc187f148bbed463b5a8e75b1edf6
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b

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