From 13f71e0ce21bf9e0249c230404fb8aeca2b490f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:31:29 +0000 Subject: [PATCH] Bump Google.Protobuf from 3.5.1 to 3.15.0 in /ExampleBot Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.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.5.1...v3.15.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ExampleBot/ExampleBot.csproj | 2 +- ExampleBot/packages.config | 2 +- SC2APIProtocol/SC2APIProtocol.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ExampleBot/ExampleBot.csproj b/ExampleBot/ExampleBot.csproj index 1d3cf7a..d4ce069 100644 --- a/ExampleBot/ExampleBot.csproj +++ b/ExampleBot/ExampleBot.csproj @@ -12,7 +12,7 @@ - + diff --git a/ExampleBot/packages.config b/ExampleBot/packages.config index d96ce53..fd358b2 100644 --- a/ExampleBot/packages.config +++ b/ExampleBot/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/SC2APIProtocol/SC2APIProtocol.csproj b/SC2APIProtocol/SC2APIProtocol.csproj index a31c7c8..a47c729 100644 --- a/SC2APIProtocol/SC2APIProtocol.csproj +++ b/SC2APIProtocol/SC2APIProtocol.csproj @@ -12,7 +12,7 @@ - +