Skip to content

Commit fb2a570

Browse files
chore(deps): update dependency grpc.net.client to v2.52.0 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f07d99b commit fb2a570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/OpenFeature.Contrib.Providers.Flagd/OpenFeature.Contrib.Providers.Flagd.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!-- The generated files will be placed in ./obj/Debug/netstandard2.0/Protos -->
2727
<Protobuf Include="schemas\protobuf\schema\v1\schema.proto" GrpcServices="Client" />
2828
<PackageReference Include="Google.Protobuf" Version="3.22.3" />
29-
<PackageReference Include="Grpc.Net.Client" Version="2.51.0" />
29+
<PackageReference Include="Grpc.Net.Client" Version="2.52.0" />
3030
<PackageReference Include="Grpc.Tools" Version="2.51.0">
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)