lucidiot/HabitSharp
lucidiot
/
HabitSharp
Archived
1
0
Fork 0

Merge branch 'dependabot/nuget/Newtonsoft.Json-12.0.2'

This commit is contained in:
Lucidiot 2019-09-03 07:02:45 +02:00
commit 470c970a68
Signed by: lucidiot
GPG Key ID: 3358C1CA6906FB8D
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="RestSharp" Version="106.6.10" />
</ItemGroup>