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 e16dba9 commit 7ae5e75Copy full SHA for 7ae5e75
src/TBC.OpenAPI.SDK.OnlineInstallments/TBC.OpenAPI.SDK.OnlineInstallments.csproj
@@ -33,7 +33,7 @@
33
</PropertyGroup>
34
35
<ItemGroup>
36
- <PackageReference Include="FluentValidation" Version="11.1.0" />
+ <PackageReference Include="FluentValidation" Version="11.11.0" />
37
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.1.0" />
38
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
39
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
0 commit comments