Skip to content

Commit bf7abee

Browse files
andreamlinsduskis
authored andcommitted
---
yaml --- r: 16103 b: refs/heads/autosynth-errorreporting c: 0165145 h: refs/heads/master i: 16101: 61fd944 16099: 4ca66e2 16095: 62a2320
1 parent 9e88361 commit bf7abee

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
@@ -131,7 +131,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134-
refs/heads/autosynth-errorreporting: 228192ee97d6968acbc8fe9becfed23159f80720
134+
refs/heads/autosynth-errorreporting: 0165145e0654ff7601c17093fca657700b6f91e2
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f

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