Skip to content

Commit

Permalink
Bump System.Management.Automation from 7.2.16 to 7.4.0 in /src/PsSmo
Browse files Browse the repository at this point in the history
Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.2.16 to 7.4.0.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.2.16...v7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2023
1 parent 902ee69 commit 35e5119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PsSmo/PsSmo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Include="Microsoft.SqlServer.SqlManagementObjects" Version="170.18.0" />
<PackageReference Include="System.Management.Automation" Version="7.2.16" />
<PackageReference Include="System.Management.Automation" Version="7.4.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
</ItemGroup>

Expand Down

0 comments on commit 35e5119

Please sign in to comment.