◐ Shell
clean mode source ↗

Update Newtonsoft.Json from 12.0.1 to 12.02 (latest version), which increases the minimum PS Core version from 6.2.0 to 6.2.1 by bergmeister · Pull Request #1357 · PowerShell/PSScriptAnalyzer

PR Summary

Update Newtonsoft.Json from 12.0.1 to 12.02 (latest version), which increases the minimum PS Core version from 6.2.0 to 6.2.1
Since 6.2.0 has already been superseded by newer patch releases, this is OK.

For a proof of this, see the source code here: https://github.com/PowerShell/PowerShell/blob/v6.2.1/src/System.Management.Automation/System.Management.Automation.csproj#L12

PR Checklist