Skip to content

Commit 75d31e3

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /TibiaAPI (jo3bingham#50)
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 0e94a00 commit 75d31e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TibiaAPI/TibiaAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2424
</PackageReference>
25-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
25+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2626
<PackageReference Include="Portable.BouncyCastle" Version="1.8.6.7" />
2727
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
2828
</ItemGroup>

0 commit comments

Comments
 (0)