Merge pull request #117 from SamuelTulach/dependabot/nuget/uploader/uploader/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /uploader/uploader
This commit is contained in:
Samuel Tulach 2023-01-04 18:48:50 +01:00 committed by GitHub
commit 77861119ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net46" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net46" />
<package id="RestSharp" version="106.13.0" targetFramework="net46" />
</packages>