Skip to content

Commit 36d4a29

Browse files
Bump Newtonsoft.Json in /NetFramework/ClearScriptTest (ClearFoundry#458)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c93a2b2 commit 36d4a29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NetFramework/ClearScriptTest/ClearScriptTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<PrivateAssets>all</PrivateAssets>
127127
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
128128
</PackageReference>
129-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
129+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
130130
</ItemGroup>
131131

132132
<ItemGroup>

0 commit comments

Comments
 (0)