Skip to content

Commit 4909f73

Browse files
Bump System.Management.Automation from 7.2.5 to 7.3.2 in /src/PsDac
Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.2.5 to 7.3.2. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](PowerShell/PowerShell@v7.2.5...v7.3.2) --- 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>
1 parent 3ac4804 commit 4909f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PsDac/PsDac.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="161.8089.0" />
10-
<PackageReference Include="System.Management.Automation" Version="7.2.5" />
10+
<PackageReference Include="System.Management.Automation" Version="7.3.2" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)