Skip to content

Commit

Permalink
Bump Microsoft.PowerShell.SDK and System.Management.Automation
Browse files Browse the repository at this point in the history
Bumps Microsoft.PowerShell.SDK and System.Management.Automation. These dependencies needed to be updated together.

Updates `Microsoft.PowerShell.SDK` from 7.3.7 to 7.4.3

Updates `System.Management.Automation` from 7.3.12 to 7.4.3

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent e3a7664 commit 280b77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.3.7" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.3" />
<PackageReference Include="System.Management.Automation" Version="7.3.12" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
Expand Down

0 comments on commit 280b77b

Please sign in to comment.