Skip to content

Commit

Permalink
Update dependency Ardalis.GuardClauses to 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 54d29c4 commit 456aee4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Ardalis.GuardClauses" Version="4.5.0" />
<PackageReference Include="Ardalis.GuardClauses" Version="4.6.0" />
<PackageReference Include="FluentValidation" Version="11.9.2" />
<PackageReference Include="MediatR" Version="12.4.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.11" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Ardalis.GuardClauses" Version="4.5.0" />
<PackageReference Include="Ardalis.GuardClauses" Version="4.6.0" />
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="ClosedXML" Version="0.102.3" />
<PackageReference Include="Dfe.Academies.Contracts" Version="1.0.10" />
Expand Down

0 comments on commit 456aee4

Please sign in to comment.