mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump MediatR in /services/FilterLists.AppHost
Bumps [MediatR](https://github.com/jbogard/MediatR) from 12.2.0 to 12.3.0. - [Release notes](https://github.com/jbogard/MediatR/releases) - [Commits](https://github.com/jbogard/MediatR/compare/v12.2.0...v12.3.0) --- updated-dependencies: - dependency-name: MediatR dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d785b940bc
commit
0bf8e603ea
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MediatR" Version="12.2.0"/>
|
||||
<PackageReference Include="MediatR" Version="12.3.0"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue