Bump RestSharp from 106.10.1 to 106.11.2 in /server

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-07 21:04:14 +00:00
parent a2e9ea3c0f
commit 731a1645dc

View file

@ -48,7 +48,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
<PackageReference Include="Octokit" Version="0.47.0" />
<PackageReference Include="Polly" Version="7.2.1" />
<PackageReference Include="RestSharp" Version="106.10.1" />
<PackageReference Include="RestSharp" Version="106.11.2" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />