Skip to content

Commit

Permalink
Bump MediatR from 11.1.0 to 12.0.1
Browse files Browse the repository at this point in the history
Bumps [MediatR](https://github.com/jbogard/MediatR) from 11.1.0 to 12.0.1.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v11.1.0...v12.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent fc8cbc2 commit 4ad661c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageVersion Include="Blazored.LocalStorage" Version="4.3.0" />
<PackageVersion Include="BuildBundlerMinifier" Version="3.2.449" PrivateAssets="All" />
<PackageVersion Include="FluentValidation" Version="11.5.1" />
<PackageVersion Include="MediatR" Version="11.1.0" />
<PackageVersion Include="MediatR" Version="12.0.1" />
<PackageVersion Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="7.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.2" />
Expand Down

0 comments on commit 4ad661c

Please sign in to comment.