Skip to content

Commit f69efcb

Browse files
Bump Google.Protobuf from 3.12.2 to 3.15.0 in /Common/DotNettyCore
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.12.2...v3.15.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c973457 commit f69efcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/DotNettyCore/DotNettyCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Google.Protobuf" Version="3.12.2" />
22+
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
2323
<PackageReference Include="Libuv" Version="1.10.0" />
2424
<PackageReference Include="System.Collections.Immutable" Version="1.7.0" />
2525
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.1" />

0 commit comments

Comments
 (0)