Skip to content

Commit

Permalink
Update fluentvalidation to v11 (#1086)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 10, 2022
1 parent f9e3687 commit 52e94d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
<PackageVersion Include="App.Metrics.AspNetCore.Tracking" Version="4.3.0" />
<PackageVersion Include="App.Metrics.Extensions.Hosting" Version="4.3.0" />
<PackageVersion Include="FairyBread" Version="8.0.0" />
<PackageVersion Include="FluentValidation" Version="10.4.0" />
<PackageVersion Include="FluentValidation.AspNetCore" Version="10.4.0" />
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="10.4.0" />
<PackageVersion Include="FluentValidation" Version="11.0.1" />
<PackageVersion Include="FluentValidation.AspNetCore" Version="11.0.1" />
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="11.0.1" />
<PackageVersion Include="Grpc.AspNetCore" Version="2.45.0" />
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
<PackageVersion Include="Hellang.Middleware.ProblemDetails" Version="6.4.2" />
Expand Down

0 comments on commit 52e94d9

Please sign in to comment.