Skip to content

Commit

Permalink
Bump Mediatr from 11.1.0 to 12.1.1 in /src/Core
Browse files Browse the repository at this point in the history
Bumps [Mediatr](https://github.com/jbogard/MediatR) from 11.1.0 to 12.1.1.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](jbogard/MediatR@v11.1.0...v12.1.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 Jul 17, 2023
1 parent 415a76c commit 55b5190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mediatr" Version="11.1.0" />
<PackageReference Include="Mediatr" Version="12.1.1" />
<PackageReference Include="MinVer" Version="4.2.0" PrivateAssets="All" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 55b5190

Please sign in to comment.