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 Oct 26, 2023
1 parent c5c02af commit 90275e2
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 @@ -53,7 +53,7 @@
<PackageVersion Include="System.Collections.Immutable" Version="7.0.0" />
<PackageVersion Include="System.Threading.Channels" Version="7.0.0" />
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.0.0" />
<PackageVersion Include="MediatR" Version="9.0.0" />
<PackageVersion Include="MediatR" Version="12.1.1" />
<PackageVersion Include="Bogus" Version="34.0.2" />
<PackageVersion Include="Snapper" Version="2.4.0" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
Expand Down

0 comments on commit 90275e2

Please sign in to comment.