Skip to content

Commit 7a20e82

Browse files
chore(deps): update dependency google.protobuf to v3.23.4 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8aac8a8 commit 7a20e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/OpenFeature.Contrib.Providers.Flagd/OpenFeature.Contrib.Providers.Flagd.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<!-- The schema.proto file referenced here will be used to automatically generate the Grpc client when executing 'dotnet build' -->
2626
<!-- The generated files will be placed in ./obj/Debug/netstandard2.0/Protos -->
2727
<Protobuf Include="schemas\protobuf\schema\v1\schema.proto" GrpcServices="Client" />
28-
<PackageReference Include="Google.Protobuf" Version="3.22.4" />
28+
<PackageReference Include="Google.Protobuf" Version="3.23.4" />
2929
<PackageReference Include="Grpc.Net.Client" Version="2.55.0" />
3030
<PackageReference Include="Grpc.Tools" Version="2.56.2">
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)