File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
103103refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
104104refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
105105refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
106- refs/heads/autosynth-dlp: 4ffdda3e382001ef6bf83ee68da4ba5e1d434671
106+ refs/heads/autosynth-dlp: 40f4d5dd172a47ea7750c2ac170560398f4a0d96
107107refs/heads/autosynth-logging: eca54b98c8cf82050bbdfc5c19139673dff9e5b8
108108refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
109109refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 -->
You can’t perform that action at this time.
0 commit comments