lucidiot/HabitSharp
lucidiot
/
HabitSharp
Archived
1
0
Fork 0

Bump RestSharp from 106.6.5 to 106.6.10

Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.6.5 to 106.6.10.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Changelog](https://github.com/restsharp/RestSharp/blob/master/releasenotes.md)
- [Commits](https://github.com/restsharp/RestSharp/commits/106.6.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-02 14:53:12 +00:00 committed by GitHub
parent 60bc4dbf4f
commit 30b6b76289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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