Skip to content

Commit 85e5772

Browse files
authored
Merge pull request #35 from authzed/dependabot/nuget/dotnet-9b46d24df6
Bump Grpc.Net.Client from 2.70.0 to 2.71.0 in the dotnet group
2 parents ac22476 + ad761ed commit 85e5772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Authzed.Net/Authzed.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<ItemGroup>
3333
<PackageReference Include="Google.Protobuf" Version="3.30.2" />
3434
<PackageReference Include="Grpc.Core" Version="2.46.6" />
35-
<PackageReference Include="Grpc.Net.Client" Version="2.70.0" />
35+
<PackageReference Include="Grpc.Net.Client" Version="2.71.0" />
3636
<PackageReference Include="Grpc.Tools" Version="2.71.0">
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)