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

Commit 52ab08d

Browse files
chore(deps): update dependency grpc.tools to v2.51.0 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b82ece commit 52ab08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)