Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Microsoft.WSMan.Runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent d85d604 commit c589ddb
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 @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.1.3" />
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.1.3" />
<PackageReference Include="Microsoft.WSMan.Management" Version="7.1.3" />
<PackageReference Include="Microsoft.WSMan.Runtime" Version="7.1.3" />
<PackageReference Include="Microsoft.WSMan.Runtime" Version="7.3.7" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Management.Automation" Version="7.1.3" />
</ItemGroup>
Expand Down

0 comments on commit c589ddb

Please sign in to comment.