Skip to content

Commit 0d41ca3

Browse files
Bump Newtonsoft.Json from 12.0.2 to 13.0.2
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a969f21 commit 0d41ca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

restpack_csharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
9+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1010
<PackageReference Include="RestSharp" Version="107.3.0" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)