Merge pull request #4 from Fortunevale/dependabot/nuget/Newtonsoft.Json-13.0.3

Bump Newtonsoft.Json from 13.0.2 to 13.0.3
This commit is contained in:
Lala Sabathil 2023-03-08 09:04:41 +01:00 committed by GitHub
commit 3bfe19dd65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
</Project>