Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

Commit 804570b

Browse files
committed
chore(deps): update dependency fluentvalidation to v9.5.3
1 parent 2e8de96 commit 804570b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/system/core/application/SampleAngular.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="AutoMapper" Version="10.0.0" />
1818
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.0.1" />
19-
<PackageReference Include="FluentValidation" Version="9.2.2" />
19+
<PackageReference Include="FluentValidation" Version="9.5.3" />
2020
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="9.2.0" />
2121
<PackageReference Include="LINQKit.Core" Version="1.1.17" />
2222
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />

0 commit comments

Comments
 (0)