Skip to content

Commit 7ae5e75

Browse files
Update dependency FluentValidation to 11.11.0
1 parent e16dba9 commit 7ae5e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TBC.OpenAPI.SDK.OnlineInstallments/TBC.OpenAPI.SDK.OnlineInstallments.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</PropertyGroup>
3434

3535
<ItemGroup>
36-
<PackageReference Include="FluentValidation" Version="11.1.0" />
36+
<PackageReference Include="FluentValidation" Version="11.11.0" />
3737
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.1.0" />
3838
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
3939
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />

0 commit comments

Comments
 (0)