Skip to content

Commit 9690abc

Browse files
chore(deps): update dependency grpc.tools to v2.57.0 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d7ba0f commit 9690abc

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
@@ -27,7 +27,7 @@
2727
<Protobuf Include="schemas\protobuf\schema\v1\schema.proto" GrpcServices="Client" />
2828
<PackageReference Include="Google.Protobuf" Version="3.23.4" />
2929
<PackageReference Include="Grpc.Net.Client" Version="2.55.0" />
30-
<PackageReference Include="Grpc.Tools" Version="2.56.2">
30+
<PackageReference Include="Grpc.Tools" Version="2.57.0">
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
<PrivateAssets>all</PrivateAssets>
3333
</PackageReference>

0 commit comments

Comments
 (0)