Browse Source
Merge pull request #500 from eesast/renovate/google.protobuf.tools-3.x
chore(deps): update dependency google.protobuf.tools to v3.22.4
tags/v0.1.0
Changli Tang
GitHub
2 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
dependency/proto/Protos.csproj
|
|
|
@@ -15,7 +15,7 @@ |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Google.Protobuf" Version="3.22.3" /> |
|
|
|
<PackageReference Include="Google.Protobuf.Tools" Version="3.22.3" /> |
|
|
|
<PackageReference Include="Google.Protobuf.Tools" Version="3.22.4" /> |
|
|
|
<PackageReference Include="Grpc" Version="2.46.6" /> |
|
|
|
<PackageReference Include="Grpc.Core" Version="2.46.6" /> |
|
|
|
<PackageReference Include="Grpc.Tools" Version="2.54.0"> |
|
|
|
|