Skip to content

Commit

Permalink
Bump FluentValidation from 11.8.1 to 11.9.0 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent c3a525c commit 4406db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FuzzyDollop.Application/FuzzyDollop.Application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FluentValidation" Version="11.8.1" />
<PackageReference Include="FluentValidation" Version="11.9.0" />
<PackageReference Include="MediatR" Version="12.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 4406db2

Please sign in to comment.