Skip to content

Commit 6756bf8

Browse files
Bump Newtonsoft.Json in /test/PowerShellEditorServices.Test.E2E (#1837)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9476bb1 commit 6756bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/PowerShellEditorServices.Test.E2E/PowerShellEditorServices.Test.E2E.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
12-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
12+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1313
<PackageReference Include="OmniSharp.Extensions.LanguageClient" Version="0.19.5" />
1414
<PackageReference Include="OmniSharp.Extensions.DebugAdapter.Client" Version="0.19.5" />
1515
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)