Skip to content

Commit

Permalink
Bump MediatR in /src/content/CleanArchitecture.Blazored/src/Domain
Browse files Browse the repository at this point in the history
Bumps [MediatR](https://github.com/jbogard/MediatR) from 12.2.0 to 12.4.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v12.2.0...v12.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 49595f9 commit d24bc1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MediatR" Version="12.2.0" />
<PackageReference Include="MediatR" Version="12.4.0" />
<PackageReference Include="NetEscapades.EnumGenerators" Version="1.0.0-beta09"
PrivateAssets="all" ExcludeAssets="runtime" />
</ItemGroup>
Expand Down

0 comments on commit d24bc1b

Please sign in to comment.