Skip to content

Commit 318a889

Browse files
chore(deps): update dependency grpc.net.client to v2.63.0
1 parent 75e4eb7 commit 318a889

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
@@ -31,7 +31,7 @@
3131
<Protobuf Include="schemas\protobuf\flagd\evaluation\v1\evaluation.proto" GrpcServices="Client" />
3232
<Protobuf Include="schemas\protobuf\flagd\sync\v1\sync.proto" GrpcServices="Client" />
3333
<PackageReference Include="Google.Protobuf" Version="3.23.4" />
34-
<PackageReference Include="Grpc.Net.Client" Version="2.59.0" />
34+
<PackageReference Include="Grpc.Net.Client" Version="2.63.0" />
3535
<PackageReference Include="Grpc.Tools" Version="2.63.0">
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)