diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 777e86bf..9b4b4f7d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "powershell": { - "version": "7.6.1", + "version": "7.6.2", "commands": [ "pwsh" ],