Skip to content

Commit

Permalink
Bump System.Management.Automation from 7.4.6 to 7.4.7
Browse files Browse the repository at this point in the history
Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.4.6 to 7.4.7.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.6...v7.4.7)

---
updated-dependencies:
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 91139fb commit e6d9c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PSTextMate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
<PackageReference Include="TextMateSharp" Version="1.0.66" />
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.66" />
<PackageReference Include="Onigwrap" Version="1.0.7" />
<PackageReference Include="System.Management.Automation" Version="7.4.6" PrivateAssets="all" />
<PackageReference Include="System.Management.Automation" Version="7.4.7" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit e6d9c03

Please sign in to comment.