Skip to content

Commit

Permalink
Update dependency MediatR to 12.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent b6d46b6 commit 4b4c479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dfe.Academies.Domain/Dfe.Academies.Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Dfe.Academies.Contracts" Version="1.0.10" />
<PackageReference Include="MediatR" Version="12.4.0" />
<PackageReference Include="MediatR" Version="12.4.1" />
</ItemGroup>

</Project>

0 comments on commit 4b4c479

Please sign in to comment.