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:
commit
3bfe19dd65
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Reference in a new issue