Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 68924c3

Browse files
chore(deps): update dependency grpc.tools to v2.50.0 (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6103e7 commit 68924c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet/LibHokchew.Shared/src/LibHokchew.Shared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Google.Protobuf" Version="3.21.8" />
1313
<PackageReference Include="Grpc.Core" Version="2.46.5" />
14-
<PackageReference Include="Grpc.Tools" Version="2.49.1">
14+
<PackageReference Include="Grpc.Tools" Version="2.50.0">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)