Skip to content

Commit

Permalink
build(deps): bump MediatR in /services/FilterLists.AppHost
Browse files Browse the repository at this point in the history
Bumps [MediatR](https://github.com/jbogard/MediatR) from 12.4.0 to 12.4.1.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v12.4.0...v12.4.1)

---
updated-dependencies:
- dependency-name: MediatR
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and collinbarrett committed Sep 10, 2024
1 parent b3f8f43 commit af6f776
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MediatR" Version="12.4.0"/>
<PackageReference Include="MediatR" Version="12.4.1"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit af6f776

Please sign in to comment.