From 9999596f02e6f3268d185a086b383fea04b8f99e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 09:56:49 +0000 Subject: [PATCH] Update dependencies Bump Octokit from 9.1.0 to 9.1.1 Bumps [Octokit](https://github.com/octokit/octokit.net) from 9.1.0 to 9.1.1. - [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/v9.1.0...v9.1.1) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump Octokit from 9.1.1 to 9.1.2 Bumps [Octokit](https://github.com/octokit/octokit.net) from 9.1.1 to 9.1.2. - [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/v9.1.1...v9.1.2) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump Octokit from 9.1.0 to 9.1.1 Bumps [Octokit](https://github.com/octokit/octokit.net) from 9.1.0 to 9.1.1. - [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/v9.1.0...v9.1.1) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump Octokit from 9.1.1 to 9.1.2 Bumps [Octokit](https://github.com/octokit/octokit.net) from 9.1.1 to 9.1.2. - [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/v9.1.1...v9.1.2) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/GitHubLabelSync.csproj | 2 +- test/GitHubLabelSync.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GitHubLabelSync.csproj b/src/GitHubLabelSync.csproj index 0e0e081..0245911 100644 --- a/src/GitHubLabelSync.csproj +++ b/src/GitHubLabelSync.csproj @@ -21,7 +21,7 @@ enable - + diff --git a/test/GitHubLabelSync.Tests.csproj b/test/GitHubLabelSync.Tests.csproj index 0f84472..a80b817 100644 --- a/test/GitHubLabelSync.Tests.csproj +++ b/test/GitHubLabelSync.Tests.csproj @@ -5,7 +5,7 @@ enable - +