Skip to content

Commit

Permalink
Update dependency MediatR to v12.3.0 (#2051)
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 Jun 15, 2024
1 parent 3425967 commit f0895f9
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 @@ -55,7 +55,7 @@
<PackageVersion Include="StrawberryShake.Maui" Version="14.0.0-p.104" />
<PackageVersion Include="StrawberryShake.Blazor" Version="14.0.0-p.104" />
<PackageVersion Include="StrawberryShake.Razor" Version="14.0.0-p.104" />
<PackageVersion Include="MediatR" Version="12.2.0" />
<PackageVersion Include="MediatR" Version="12.3.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 f0895f9

Please sign in to comment.