Skip to content

Commit 237cea2

Browse files
chore(deps): update dependency grpc.net.client to v2.65.0
1 parent 8eca6a3 commit 237cea2

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.3" />
31-
<PackageReference Include="Grpc.Net.Client" Version="2.64.0" />
31+
<PackageReference Include="Grpc.Net.Client" Version="2.65.0" />
3232
<PackageReference Include="Grpc.Tools" Version="2.65.0">
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)