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 0db8692 commit ce14c23Copy full SHA for ce14c23
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.27.1" />
34
- <PackageReference Include="Grpc.Net.Client" Version="2.59.0" />
+ <PackageReference Include="Grpc.Net.Client" Version="2.63.0" />
35
<PackageReference Include="Grpc.Tools" Version="2.63.0">
36
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
37
<PrivateAssets>all</PrivateAssets>
0 commit comments