Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump FluentValidation.AspNetCore from 9.4.0 to 9.5.0 (#294)
Browse files Browse the repository at this point in the history
Bumps [FluentValidation.AspNetCore](https://github.com/JeremySkinner/fluentvalidation) from 9.4.0 to 9.5.0.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/master/Changelog.txt)
- [Commits](FluentValidation/FluentValidation@9.4.0...9.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
  • Loading branch information
dependabot-preview[bot] and ratanparai authored Feb 9, 2021
1 parent 45884ce commit f659ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />

<!-- For validating inputs -->
<PackageReference Include="FluentValidation.AspNetCore" Version="9.4.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="9.5.0" />

<!-- Polly is a .NET resilience and transient-fault-handling library that
allows developers to express policies such as Retry, Circuit Breaker, Timeout,
Expand Down

0 comments on commit f659ef7

Please # to comment.