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

Commit 40cc356

Browse files
chore(deps): update dependency grpc.net.clientfactory to v2.52.0 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 279e6e0 commit 40cc356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Envoy/Envoy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Google.Protobuf" Version="3.22.1" />
1111
<PackageReference Include="Grpc" Version="2.46.6" />
1212
<PackageReference Include="Grpc.Core" Version="2.46.6" />
13-
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.51.0" />
13+
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.52.0" />
1414
<PackageReference Include="Grpc.Net.Common" Version="2.52.0" />
1515
<PackageReference Include="Grpc.Tools" Version="2.52.0" PrivateAssets="All" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)