Skip to content

Commit 872f35e

Browse files
chore(deps): Bump Grpc.Tools from 2.70.0 to 2.76.0
--- updated-dependencies: - dependency-name: Grpc.Tools dependency-version: 2.76.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 044f01b commit 872f35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Node.Runtime/Node.Runtime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.9" />
1212
<PackageReference Include="Grpc.Net.Client" Version="2.70.0" />
13-
<PackageReference Include="Grpc.Tools" Version="2.70.0">
13+
<PackageReference Include="Grpc.Tools" Version="2.76.0">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)