Skip to content

Commit 2f89c75

Browse files
Bump Grpc.Tools in /src/clustering/sharding-sqlserver
Bumps [Grpc.Tools](https://github.com/grpc/grpc) from 2.69.0 to 2.71.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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f455f34 commit 2f89c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clustering/sharding-sqlserver/SqlSharding.Shared/SqlSharding.Shared.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Akka.Cluster.Sharding" Version="$(AkkaVersion)" />
1111
<PackageReference Include="Akka.Cluster.Hosting" Version="$(AkkaHostingVersion)" />
12-
<PackageReference Include="Grpc.Tools" Version="2.69.0">
12+
<PackageReference Include="Grpc.Tools" Version="2.71.0">
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)