Skip to content

Commit eafdc3c

Browse files
chore(deps): update dependency grpc.tools to v2.64.0 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce14c23 commit eafdc3c

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<Protobuf Include="schemas\protobuf\flagd\sync\v1\sync.proto" GrpcServices="Client" />
3333
<PackageReference Include="Google.Protobuf" Version="3.27.1" />
3434
<PackageReference Include="Grpc.Net.Client" Version="2.63.0" />
35-
<PackageReference Include="Grpc.Tools" Version="2.63.0">
35+
<PackageReference Include="Grpc.Tools" Version="2.64.0">
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
<PrivateAssets>all</PrivateAssets>
3838
</PackageReference>

0 commit comments

Comments
 (0)