Skip to content

Commit 829ecde

Browse files
Bump Grpc.Tools from 2.69.0 to 2.70.0 in the grpc group (#721)
Bumps the grpc group with 1 update: [Grpc.Tools](https://github.com/grpc/grpc). Updates `Grpc.Tools` from 2.69.0 to 2.70.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/commits) --- updated-dependencies: - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fdd583 commit 829ecde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/AspireShop/AspireShop.Frontend/AspireShop.Frontend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery.Yarp" Version="9.1.0" />
1111
<PackageReference Include="Yarp.ReverseProxy" Version="2.2.0" />
1212
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.67.0" />
13-
<PackageReference Include="Grpc.Tools" Version="2.69.0">
13+
<PackageReference Include="Grpc.Tools" Version="2.70.0">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)