Skip to content

Commit a60aa9f

Browse files
Bump System.Management.Automation from 7.4.6 to 7.4.7 in /src (#4741)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 143b03b commit a60aa9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<PackageVersion Include="System.DirectoryServices.AccountManagement" Version="8.0.1" />
6666
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
6767
<PackageVersion Include="System.Management" Version="8.0.0" />
68-
<PackageVersion Include="System.Management.Automation" Version="7.4.6" />
68+
<PackageVersion Include="System.Management.Automation" Version="7.4.7" />
6969
<PackageVersion Include="System.Reactive.Linq" Version="6.0.1" />
7070
<PackageVersion Include="System.Reflection.MetadataLoadContext" Version="8.0.1" />
7171
<PackageVersion Include="System.ServiceProcess.ServiceController" Version="8.0.1" />

0 commit comments

Comments
 (0)