Skip to content

Commit 3d3ed02

Browse files
chore(deps): update dependency grpc.net.client to v2.64.0 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 258fe9a commit 3d3ed02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenFeature.Contrib.Providers.Flagd/OpenFeature.Contrib.Providers.Flagd.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<Protobuf Include="schemas\protobuf\flagd\evaluation\v1\evaluation.proto" GrpcServices="Client" />
2929
<Protobuf Include="schemas\protobuf\flagd\sync\v1\sync.proto" GrpcServices="Client" />
3030
<PackageReference Include="Google.Protobuf" Version="3.27.1" />
31-
<PackageReference Include="Grpc.Net.Client" Version="2.63.0" />
31+
<PackageReference Include="Grpc.Net.Client" Version="2.64.0" />
3232
<PackageReference Include="Grpc.Tools" Version="2.64.0">
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)