From caa8b3a188974be55e2765c6b3638808ef7beb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 08:20:52 +0000 Subject: [PATCH] Bump Octokit from 7.0.1 to 8.0.0 Bumps [Octokit](https://github.com/octokit/octokit.net) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md) - [Commits](https://github.com/octokit/octokit.net/compare/v7.0.1...v8.0.0) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- csharp/Platform.Bot/Platform.Bot.csproj | 2 +- csharp/Storage/Storage.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/Platform.Bot/Platform.Bot.csproj b/csharp/Platform.Bot/Platform.Bot.csproj index 8807ee36..2c0b23e2 100644 --- a/csharp/Platform.Bot/Platform.Bot.csproj +++ b/csharp/Platform.Bot/Platform.Bot.csproj @@ -8,7 +8,7 @@ - + diff --git a/csharp/Storage/Storage.csproj b/csharp/Storage/Storage.csproj index b901e955..e3c351c2 100644 --- a/csharp/Storage/Storage.csproj +++ b/csharp/Storage/Storage.csproj @@ -6,7 +6,7 @@ - +