lucidiot/HabitSharp
lucidiot
/
HabitSharp
Archived
1
0
Fork 0

Bump RestSharp from 106.3.1 to 106.6.5

Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.3.1 to 106.6.5.
- [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)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-09 23:37:50 +00:00
parent cedeb6fbbb
commit 6537d28e53
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,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>