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 4016b60 commit 1c45c1aCopy full SHA for 1c45c1a
src/OpenFeature.Contrib.Providers.Flagd/OpenFeature.Contrib.Providers.Flagd.csproj
@@ -27,7 +27,7 @@
27
<PackageReference Include="Semver" Version="2.3.0" />
28
<Protobuf Include="schemas\protobuf\flagd\evaluation\v1\evaluation.proto" GrpcServices="Client" />
29
<Protobuf Include="schemas\protobuf\flagd\sync\v1\sync.proto" GrpcServices="Client" />
30
- <PackageReference Include="Google.Protobuf" Version="3.27.3" />
+ <PackageReference Include="Google.Protobuf" Version="3.28.2" />
31
<PackageReference Include="Grpc.Net.Client" Version="2.65.0" />
32
<PackageReference Include="Grpc.Tools" Version="2.66.0">
33
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments