We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081cd09 commit cf9dfc4Copy full SHA for cf9dfc4
people-service/PeopleService.WebApi/PeopleService.WebApi.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="FluentValidation" Version="11.5.2" />
+ <PackageReference Include="FluentValidation" Version="11.8.0" />
12
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
13
<PackageReference Include="MediatR" Version="12.0.1" />
14
<PackageReference Include="Serilog.AspNetCore" Version="6.1.0" />
0 commit comments