Browse Source

Bump Google.Protobuf from 3.15.7 to 3.15.8

Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.7 to 3.15.8.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.15.7...v3.15.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/3160/head
dependabot-preview[bot] GitHub 3 years ago
parent
commit
b2e88cf658
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Shadowsocks.Protobuf/Shadowsocks.Protobuf.csproj

+ 1
- 1
Shadowsocks.Protobuf/Shadowsocks.Protobuf.csproj View File

@@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.15.7" />
<PackageReference Include="Google.Protobuf" Version="3.15.8" />
</ItemGroup>

</Project>

Loading…
Cancel
Save