Skip to content

Commit 078ccf6

Browse files
Bump Grpc.Tools from 2.76.0 to 2.81.1 (#492)
--- updated-dependencies: - dependency-name: Grpc.Tools dependency-version: 2.81.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b63dfbb commit 078ccf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Akka.Cluster.Sharding" Version="$(AkkaVersion)" />
1111
<PackageReference Include="Akka.Cluster.Hosting" Version="$(AkkaHostingVersion)" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="$(MicrosoftExtensionsVersion)" />
13-
<PackageReference Include="Grpc.Tools" Version="2.76.0">
13+
<PackageReference Include="Grpc.Tools" Version="2.81.1">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)