lucidiot/HabitSharp
lucidiot
/
HabitSharp
Archived
1
0
Fork 0

Merge remote-tracking branch 'github/dependabot/nuget/RestSharp-106.6.5'

This commit is contained in:
Lucidiot 2019-01-10 00:46:23 +01:00
commit 8a4662de7d
No known key found for this signature in database
GPG Key ID: AE3F7205692FA205
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="RestSharp" Version="106.3.1" />
<PackageReference Include="RestSharp" Version="106.6.5" />
</ItemGroup>
</Project>