Skip to content

Commit c01debb

Browse files
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Unix/ClearScriptConsole (microsoft#460)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5978871 commit c01debb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Unix/ClearScriptConsole/ClearScriptConsole.csproj

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

4545
<ItemGroup>
4646
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
47-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
47+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
4848
</ItemGroup>
4949

5050
<ItemGroup>

0 commit comments

Comments
 (0)