From e5373d1aeb8ac0180ee50b8f5d88c67eaaf7b88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:33:00 +0000 Subject: [PATCH] Bump Google.Protobuf from 3.7.0 to 3.15.0 in /GrpcClient Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.0 to 3.15.0. - [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.7.0...v3.15.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GrpcClient/GrpcClient.csproj | 2 +- Message/Message.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GrpcClient/GrpcClient.csproj b/GrpcClient/GrpcClient.csproj index 1d871a1..d0fb0f7 100644 --- a/GrpcClient/GrpcClient.csproj +++ b/GrpcClient/GrpcClient.csproj @@ -7,7 +7,7 @@ - + diff --git a/Message/Message.csproj b/Message/Message.csproj index eb5ab29..eaccb31 100644 --- a/Message/Message.csproj +++ b/Message/Message.csproj @@ -5,7 +5,7 @@ - + all