Skip to content

Commit 714489e

Browse files
Merge pull request #154 from dylan-mccarthy/dependabot/nuget/src/Node.Runtime/Grpc.Tools-2.76.0
chore(deps): Bump Grpc.Tools from 2.70.0 to 2.76.0
2 parents 52f64c6 + 872f35e commit 714489e

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)