Merge pull request #17 from LeagueSandbox/dependabot/nuget/LeaguePacketsSerializer/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /LeaguePacketsSerializer
This commit is contained in:
Lizardy 2022-06-22 18:05:45 -04:00 committed by GitHub
commit bf4aab4060
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LeaguePackets\LeaguePackets.csproj">