diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 859d3f47..c52d1103 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "powershell": { - "version": "7.5.3", + "version": "7.5.4", "commands": [ "pwsh" ],