Skip to content

Commit

Permalink
Bump Google.Protobuf from 3.22.1 to 3.25.1
Browse files Browse the repository at this point in the history
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.22.1 to 3.25.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.22.1...v3.25.1)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 53ffe3d commit dce449e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DevCycle.SDK.Server.Local/DevCycle.SDK.Server.Local.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<DebugType>portable</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.22.1" />
<PackageReference Include="Google.Protobuf" Version="3.25.1" />
<PackageReference Include="Grpc.Tools" Version="2.53.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit dce449e

Please sign in to comment.