Skip to content

Commit

Permalink
Merge pull request #571 from renovate-bot/renovate/google.protobuf-3.x
Browse files Browse the repository at this point in the history
Update dependency Google.Protobuf to v3.14.0
  • Loading branch information
0xSage committed Nov 24, 2020
2 parents bae9780 + 7ed28ec commit 20b1b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cartservice/cartservice.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="Google.Protobuf" Version="3.13.0" />
<PackageReference Include="Google.Protobuf" Version="3.14.0" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.13.0" />
<PackageReference Include="grpc" Version="1.22.1" />
<PackageReference Include="Grpc.HealthCheck" Version="1.22.1" />
Expand Down

0 comments on commit 20b1b85

Please sign in to comment.