Skip to content

Commit 301ec6e

Browse files
Bump the dev-powershell group with 2 updates (#3568)
Bumps Microsoft.PowerShell.SDK from 7.4.12 to 7.4.13 Bumps System.Management.Automation from 7.4.12 to 7.4.13 --- updated-dependencies: - dependency-name: Microsoft.PowerShell.SDK dependency-version: 7.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-powershell - dependency-name: System.Management.Automation dependency-version: 7.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-powershell ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d35fdee commit 301ec6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
14-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.12" />
15-
<PackageReference Include="System.Management.Automation" Version="7.4.12" />
14+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.13" />
15+
<PackageReference Include="System.Management.Automation" Version="7.4.13" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)