Skip to content

Commit cf9dfc4

Browse files
Update dependency FluentValidation to v11.8.0
1 parent 081cd09 commit cf9dfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

people-service/PeopleService.WebApi/PeopleService.WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="FluentValidation" Version="11.5.2" />
11+
<PackageReference Include="FluentValidation" Version="11.8.0" />
1212
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
1313
<PackageReference Include="MediatR" Version="12.0.1" />
1414
<PackageReference Include="Serilog.AspNetCore" Version="6.1.0" />

0 commit comments

Comments
 (0)