Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and brianary committed Nov 5, 2024
1 parent deb459c commit d0fa792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SelectXmlExtensions/SelectXmlExtensions.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="FSharp.Core" Version="8.0.401" />
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.2.1" />
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.2.24" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d0fa792

Please sign in to comment.