Skip to content

Commit 3eb69c4

Browse files
committed
chore: update dependency grpc.tools to 2.68.1
1 parent 2fd75cd commit 3eb69c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.67.0" />
1515
<PackageReference Include="Grpc.Net.Client" Version="2.67.0" />
1616
<PackageReference Include="Grpc.Net.Common" Version="2.67.0" />
17-
<PackageReference Include="Grpc.Tools" Version="2.67.0">
17+
<PackageReference Include="Grpc.Tools" Version="2.68.1">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)