From b89e5bee01799869765d337061ba405f94edb8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 21:43:43 +0000 Subject: [PATCH] Bump NuGetKeyVaultSignTool from 3.1.6 to 3.2.3 Bumps [NuGetKeyVaultSignTool](https://github.com/novotnyllc/NuGetKeyVaultSignTool) from 3.1.6 to 3.2.3. - [Release notes](https://github.com/novotnyllc/NuGetKeyVaultSignTool/releases) - [Commits](https://github.com/novotnyllc/NuGetKeyVaultSignTool/compare/v3.1.6...v3.2.3) --- updated-dependencies: - dependency-name: NuGetKeyVaultSignTool dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 0582602..1ea2594 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "NuGetKeyVaultSignTool": { - "version": "3.1.6", + "version": "3.2.3", "commands": [ "NuGetKeyVaultSignTool" ]