Skip to content

Commit a0573ea

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /XboxWebApi
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]>
1 parent 9b449a2 commit a0573ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XboxWebApi/XboxWebApi.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.3" />
3232
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.3" />
3333
<PackageReference Include="System.Text.Encodings.Web" Version="4.7.2" />
34-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
34+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3535
</ItemGroup>
3636
</Project>

0 commit comments

Comments
 (0)