Skip to content

Commit

Permalink
Update dependency MediatR to v12.2.0 (#1660)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 827d743 commit af90ecd
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="StrawberryShake.Maui" Version="14.0.0-p.11" />
<PackageVersion Include="StrawberryShake.Blazor" Version="14.0.0-p.11" />
<PackageVersion Include="StrawberryShake.Razor" Version="14.0.0-p.11" />
<PackageVersion Include="MediatR" Version="12.1.1" />
<PackageVersion Include="MediatR" Version="12.2.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="8.0.0" />
Expand Down

0 comments on commit af90ecd

Please sign in to comment.