Skip to content

Commit

Permalink
Bump Microsoft.PowerShell.Commands.Diagnostics from 7.1.3 to 7.3.8
Browse files Browse the repository at this point in the history
Bumps [Microsoft.PowerShell.Commands.Diagnostics](https://github.com/PowerShell/PowerShell) from 7.1.3 to 7.3.8.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.1.3...v7.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent d85d604 commit 1a2a70e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Chef.Powershell.Core/Chef.Powershell.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Library</OutputType>
Expand All @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.1.3" />
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.3.8" />
<PackageReference Include="Microsoft.PowerShell.Commands.Management" Version="7.1.3" />
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.1.3" />
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.1.3" />
Expand Down

0 comments on commit 1a2a70e

Please sign in to comment.