Bump FluentValidation from 11.0.1 to 11.0.2

Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.0.1...11.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-27 14:13:29 +00:00
committed by GitHub
parent 4b77a6ce4a
commit 7f19f68ceb

View File

@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="BlazorInputFile" Version="0.2.0" />
<PackageReference Include="FluentValidation" Version="11.0.1" />
<PackageReference Include="FluentValidation" Version="11.0.2" />
</ItemGroup>
</Project>