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 Oct 16, 2024
1 parent 69f367a commit 2ed7b3a
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.CoreLibs.Contracts" Version="1.0.5" />
<PackageReference Include="MediatR" Version="12.4.0" />
<PackageReference Include="MediatR" Version="12.4.1" />
</ItemGroup>

</Project>

0 comments on commit 2ed7b3a

Please sign in to comment.