From 5684eabfcb5fdf99b3bc0e1789507a3cf52e092a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:32:13 +0000 Subject: [PATCH] Bump Google.Protobuf from 3.6.1 to 3.15.0 in /Services/Core.Services Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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.6.1...v3.15.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Services/Core.Services/Core.Services.csproj | 2 +- Shared/Shared.GrpcClientLibrary/Shared.GrpcClientLibrary.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Services/Core.Services/Core.Services.csproj b/Services/Core.Services/Core.Services.csproj index c2e1f28..1a91a22 100644 --- a/Services/Core.Services/Core.Services.csproj +++ b/Services/Core.Services/Core.Services.csproj @@ -10,7 +10,7 @@ - + all diff --git a/Shared/Shared.GrpcClientLibrary/Shared.GrpcClientLibrary.csproj b/Shared/Shared.GrpcClientLibrary/Shared.GrpcClientLibrary.csproj index 5a3f8cb..cad48d4 100644 --- a/Shared/Shared.GrpcClientLibrary/Shared.GrpcClientLibrary.csproj +++ b/Shared/Shared.GrpcClientLibrary/Shared.GrpcClientLibrary.csproj @@ -12,7 +12,7 @@ - + all