From 77a5a9f5dae1652b616bfd745ef326ce7330f723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:33:09 +0000 Subject: [PATCH] Bump Google.Protobuf from 3.7.0 to 3.15.0 in /GrpcServer 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] --- GrpcServer/GrpcServer.csproj | 2 +- Message/Message.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GrpcServer/GrpcServer.csproj b/GrpcServer/GrpcServer.csproj index 300d4f4..0e6b743 100644 --- a/GrpcServer/GrpcServer.csproj +++ b/GrpcServer/GrpcServer.csproj @@ -6,7 +6,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