mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump MediatR.Extensions.Microsoft.DependencyInjection
Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 10.0.1 to 11.0.0. - [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases) - [Commits](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/compare/v10.0.1...v11.0.0) --- updated-dependencies: - dependency-name: MediatR.Extensions.Microsoft.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f79f72ac36
commit
641957f8ee
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.31" />
|
||||
<PackageReference Include="HangFire.Redis.StackExchange" Version="1.8.6" />
|
||||
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
|
||||
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="10.0.1" />
|
||||
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.9" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue