File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1+ 11.0
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Google.Protobuf" Version =" 3.6.1 " />
10+ <PackageReference Include =" Google.Protobuf" Version =" 3.15.0 " />
1111 <PackageReference Include =" Grpc" Version =" 1.21.0" />
1212 <PackageReference Include =" Grpc.Tools" Version =" 1.21.0" PrivateAssets =" All" />
1313 </ItemGroup >
Original file line number Diff line number Diff line change 7171
7272 <!-- Dependency Versions -->
7373 <reactive .streams.version>1.0.4</reactive .streams.version>
74- <grpc .version>1.42.1 </grpc .version>
75- <protoc .version>3.19.1 </protoc .version> <!-- Same version as grpc-proto -->
74+ <grpc .version>1.54.0 </grpc .version>
75+ <protoc .version>3.22.2 </protoc .version> <!-- Same version as grpc-proto -->
7676 <jprotoc .version>1.2.0</jprotoc .version>
7777
7878 <rxjava .version>2.2.21</rxjava .version>
79- <reactor .version>3.4.7 </reactor .version>
80- <rx3java .version>3.1.1 </rx3java .version>
79+ <reactor .version>3.5.4 </reactor .version>
80+ <rx3java .version>3.1.6 </rx3java .version>
8181
8282 <!-- Test Dependency Versions -->
8383 <grpc .contrib.version>0.8.1</grpc .contrib.version>
You can’t perform that action at this time.
0 commit comments