Skip to content

Commit

Permalink
chore(deps): bump FluentValidation.DependencyInjectionExtensions
Browse files Browse the repository at this point in the history
Bumps [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation) from 10.3.4 to 10.3.6.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](FluentValidation/FluentValidation@10.3.4...10.3.6)

---
updated-dependencies:
- dependency-name: FluentValidation.DependencyInjectionExtensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2022
1 parent c395b9f commit 8f46d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asuka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Colorful.Console" Version="1.2.15" />
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="FluentValidation" Version="10.3.6" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="10.3.4" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="10.3.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.0" />
Expand Down

0 comments on commit 8f46d06

Please sign in to comment.