Skip to content

Commit f36835d

Browse files
Bump Google.Protobuf from 3.27.0 to 3.27.1 (#21)
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.27.0 to 3.27.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.27.0...v3.27.1) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62a2b02 commit f36835d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RustPlusApi/RustPlusApi/RustPlusApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Google.Protobuf" Version="3.27.0" />
23+
<PackageReference Include="Google.Protobuf" Version="3.27.1" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)