mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump Microsoft.Extensions.Http.Polly in /src/FilterLists.Agent
Bumps [Microsoft.Extensions.Http.Polly](https://github.com/aspnet/Extensions) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bb0ef7db3e
commit
1777a5334f
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Http" Version="3.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Localization" Version="3.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.0.1" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue