Skip to content

Commit

Permalink
chore(deps): update dependency grpc.tools to v2.41.1 (#1488)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 12, 2021
1 parent 5c17b03 commit 16e33aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/protos/Yngdieng.Protos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Google.Api.CommonProtos" Version="2.4.0" />
<PackageReference Include="Google.Protobuf" Version="3.18.1" />
<PackageReference Include="Grpc.Core" Version="2.41.1" />
<PackageReference Include="Grpc.Tools" Version="2.41.0">
<PackageReference Include="Grpc.Tools" Version="2.41.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 16e33aa

Please sign in to comment.