Skip to content

Commit 1c45c1a

Browse files
chore(deps): update dependency google.protobuf to 3.28.2 (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4016b60 commit 1c45c1a

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
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Semver" Version="2.3.0" />
2828
<Protobuf Include="schemas\protobuf\flagd\evaluation\v1\evaluation.proto" GrpcServices="Client" />
2929
<Protobuf Include="schemas\protobuf\flagd\sync\v1\sync.proto" GrpcServices="Client" />
30-
<PackageReference Include="Google.Protobuf" Version="3.27.3" />
30+
<PackageReference Include="Google.Protobuf" Version="3.28.2" />
3131
<PackageReference Include="Grpc.Net.Client" Version="2.65.0" />
3232
<PackageReference Include="Grpc.Tools" Version="2.66.0">
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)