Skip to content

Commit

Permalink
Bump Microsoft.PowerShell.Commands.Utility from 7.4.5 to 7.4.6
Browse files Browse the repository at this point in the history
Bumps [Microsoft.PowerShell.Commands.Utility](https://github.com/PowerShell/PowerShell) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.5...v7.4.6)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.Commands.Utility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 89d84d5 commit 6034e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chef.Powershell.Core/Chef.Powershell.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.4.5" />
<PackageReference Include="Microsoft.PowerShell.Commands.Management" Version="7.4.5" />
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.4.5" />
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.4.6" />
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.4.5" />
<PackageReference Include="Microsoft.WSMan.Management" Version="7.4.5" />
<PackageReference Include="Microsoft.WSMan.Runtime" Version="7.4.6" />
Expand Down

0 comments on commit 6034e6f

Please sign in to comment.