We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3517485 commit 949aaf1Copy full SHA for 949aaf1
src/OpenFeature.Contrib.Providers.Flagd/OpenFeature.Contrib.Providers.Flagd.csproj
@@ -31,7 +31,7 @@
31
<Protobuf Include="schemas\protobuf\flagd\evaluation\v1\evaluation.proto" GrpcServices="Client" />
32
<Protobuf Include="schemas\protobuf\flagd\sync\v1\sync.proto" GrpcServices="Client" />
33
<PackageReference Include="Google.Protobuf" Version="3.30.2" />
34
- <PackageReference Include="Grpc.Net.Client" Version="2.70.0" />
+ <PackageReference Include="Grpc.Net.Client" Version="2.71.0" />
35
<PackageReference Include="Grpc.Tools" Version="2.71.0">
36
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
37
<PrivateAssets>all</PrivateAssets>
0 commit comments