Skip to content

Commit d067ca6

Browse files
authored
---
yaml --- r: 32107 b: refs/heads/autosynth-dialogflow c: 40f4d5d h: refs/heads/master i: 32105: ede5d5d 32103: 54c3245
1 parent 0dd4ce8 commit d067ca6

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 18d210f81f17cf74864d0db2c29e834302f74f2a
130130
refs/heads/autosynth-datastore: f1efc3dc465174f41041acd56cf29badcec3e5bd
131-
refs/heads/autosynth-dialogflow: 4ffdda3e382001ef6bf83ee68da4ba5e1d434671
131+
refs/heads/autosynth-dialogflow: 40f4d5dd172a47ea7750c2ac170560398f4a0d96
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133133
refs/heads/autosynth-firestore: 983c75e4fb1076502c8cac73ef0538bdb10884f3
134134
refs/heads/autosynth-iot: 4025d1804241e74d54950a324dc4f667aeaad4b3

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,13 @@
109109
<dependency>
110110
<groupId>io.grpc</groupId>
111111
<artifactId>grpc-stub</artifactId>
112-
<version>1.19.0</version>
112+
<version>1.21.0</version>
113113
<scope>compile</scope>
114114
</dependency>
115115
<dependency>
116116
<groupId>io.grpc</groupId>
117117
<artifactId>grpc-protobuf</artifactId>
118-
<version>1.19.0</version>
118+
<version>1.21.0</version>
119119
<scope>compile</scope>
120120
</dependency>
121121
<dependency>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,14 +159,14 @@
159159
<gax.version>1.44.0</gax.version>
160160
<api.common.java.version>1.8.1</api.common.java.version>
161161
<google.auth.version>0.15.0</google.auth.version>
162-
<grpc.version>1.19.0</grpc.version>
162+
<grpc.version>1.21.0</grpc.version>
163163
<!-- We are currently using the *-android version to support JDK7. -->
164164
<guava.version>27.1-android</guava.version>
165165
<http-client-bom.version>1.29.1</http-client-bom.version>
166166
<oauth-client.version>1.28.0</oauth-client.version>
167167
<protobuf.version>3.7.1</protobuf.version>
168168
<!-- make sure to keep opencensus version in sync with grpc -->
169-
<opencensus.version>0.19.2</opencensus.version>
169+
<opencensus.version>0.21.0</opencensus.version>
170170
<!-- make sure to keep version in sync with google-http-client -->
171171
<apache.httpclient.version>4.5.5</apache.httpclient.version>
172172
<!-- test dependency versions -->

0 commit comments

Comments
 (0)