From bb665f3f66abb7a5f5517c8e8aecb73a5bedd0b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:22:44 +0000 Subject: [PATCH] Bump PowerShell from 7.4.5 to 7.4.6 Bumps [PowerShell](https://github.com/PowerShell/PowerShell) from 7.4.5 to 7.4.6. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](https://github.com/PowerShell/PowerShell/compare/v7.4.5...v7.4.6) --- updated-dependencies: - dependency-name: PowerShell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 1eba96c076..d067494e61 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,10 +15,10 @@ ] }, "PowerShell": { - "version": "7.4.5", + "version": "7.4.6", "commands": [ "pwsh" ] } } -} +} \ No newline at end of file