Skip to content

Commit

Permalink
Update dependency Google.Protobuf to v3.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 24, 2021
1 parent 73bf565 commit cd8554a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeGolf.Service/CodeGolf.Service.csproj
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Ensure.That" Version="9.2.0" />
<PackageReference Include="Google.Protobuf" Version="3.13.0" />
<PackageReference Include="Google.Protobuf" Version="3.15.2" />
<PackageReference Include="Grpc.Net.Client" Version="2.32.0" />
<PackageReference Include="Grpc.Tools" Version="2.32.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit cd8554a

Please sign in to comment.