Skip to content

Commit

Permalink
Update dependency MediatR to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 44447d2 commit 13a2cd3
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 @@ -51,7 +51,7 @@
<PackageVersion Include="System.Collections.Immutable" Version="5.0.0" />
<PackageVersion Include="System.Threading.Channels" Version="6.0.0" />
<PackageVersion Include="Microsoft.Reactive.Testing" Version="5.0.0" />
<PackageVersion Include="MediatR" Version="8.1.0" />
<PackageVersion Include="MediatR" Version="12.1.1" />
<PackageVersion Include="Bogus" Version="34.0.2" />
<PackageVersion Include="Snapper" Version="2.3.2" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
Expand Down

0 comments on commit 13a2cd3

Please sign in to comment.