Skip to content

Commit b29c9b1

Browse files
authored
chore: update dependency grpc.tools to 2.81.1 (#746)
1 parent c1025ac commit b29c9b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Google.Cloud.EntityFrameworkCore.Spanner.Tests/Google.Cloud.EntityFrameworkCore.Spanner.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Grpc.Core.Api" Version="2.80.0" />
1515
<PackageReference Include="Grpc.Net.Client" Version="2.80.0" />
1616
<PackageReference Include="Grpc.Net.Common" Version="2.80.0" />
17-
<PackageReference Include="Grpc.Tools" Version="2.80.0">
17+
<PackageReference Include="Grpc.Tools" Version="2.81.1">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)