diff --git a/CHANGELOG.md b/CHANGELOG.md index 6971173..d71bc24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,10 @@ What's changed since v0.6.0: [#153](https://github.com/microsoft/PSRule.Monitor/pull/153) - Bump coverlet.collector to v6.0.2. [#158](https://github.com/microsoft/PSRule.Monitor/pull/158) + - Bump Microsoft.PowerShell.SDK to v7.4.3. + [#169](https://github.com/microsoft/PSRule.Monitor/pull/169) + - Bump System.Management.Automation to v7.4.3. + [#169](https://github.com/microsoft/PSRule.Monitor/pull/169) diff --git a/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj b/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj index 4ca9caa..df4fea0 100644 --- a/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj +++ b/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj @@ -11,7 +11,7 @@ - +