Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency grpc.net.clientfactory to v2.58.0 (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent b81356f commit 2ccb882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Envoy/Envoy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Google.Protobuf" Version="3.24.4" />
<PackageReference Include="Grpc" Version="2.46.6" />
<PackageReference Include="Grpc.Core" Version="2.46.6" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.57.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.58.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.58.0" />
<PackageReference Include="Grpc.Tools" Version="2.59.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 2ccb882

Please sign in to comment.