Skip to content

Commit dbd831f

Browse files
sduskiskolea2
authored andcommitted
---
yaml --- r: 19553 b: refs/heads/autosynth-errorreporting c: c07f49b h: refs/heads/master i: 19551: 08d8166
1 parent 91bdff5 commit dbd831f

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
@@ -130,7 +130,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
130130
refs/heads/autosynth-containeranalysis: 0f377286f60df2b6fd37c183bf170c68dc014cfb
131131
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
132132
refs/heads/autosynth-dialogflow: 7dbc2c1ea714328ccfa4f33645045f017ff080e7
133-
refs/heads/autosynth-errorreporting: 77fb0ca8e507c38b4b559836b5c55576ef50e0c9
133+
refs/heads/autosynth-errorreporting: c07f49beaf0e6a4f8385d84cf392d7c0def1b09a
134134
refs/heads/autosynth-firestore: ddb29f8ee445a938fc40be8227dea87b3f508ab3
135135
refs/heads/autosynth-iot: f16fc4ba85bbb37eacecb64a2a7336f685813f6c
136136
refs/heads/autosynth-kms: 4fff8f3cf6c830f7706ac4ef272f036bb87fbaf8

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