mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump RestSharp from 106.11.2 to 106.11.3 in /server
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.2 to 106.11.3. - [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.11.2...106.11.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2902c087e5
commit
ab5d70a839
1 changed files with 1 additions and 1 deletions
|
|
@ -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.11.2" />
|
||||
<PackageReference Include="RestSharp" Version="106.11.3" />
|
||||
<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" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue