Skip to content

Commit c6178f4

Browse files
Bump Google.Protobuf from 3.22.1 to 3.27.0
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.22.1 to 3.27.0. - [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.27.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97f975c commit c6178f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DevCycle.SDK.Server.Local/DevCycle.SDK.Server.Local.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<DebugType>portable</DebugType>
4343
</PropertyGroup>
4444
<ItemGroup>
45-
<PackageReference Include="Google.Protobuf" Version="3.22.1" />
45+
<PackageReference Include="Google.Protobuf" Version="3.27.0" />
4646
<PackageReference Include="Grpc.Tools" Version="2.53.0">
4747
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4848
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)