From bdd1c52979ceaa1e06785d5ae14d2e5049eb8f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 16:19:42 +0000 Subject: [PATCH] Bump FluentValidation.AspNetCore from 10.4.0 to 11.0.2 Bumps [FluentValidation.AspNetCore](https://github.com/JeremySkinner/fluentvalidation) from 10.4.0 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/10.4.0...11.0.2) --- updated-dependencies: - dependency-name: FluentValidation.AspNetCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Host/Host.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Host/Host.csproj b/src/Host/Host.csproj index 041e9f9f06..2ebe91d4ed 100644 --- a/src/Host/Host.csproj +++ b/src/Host/Host.csproj @@ -5,7 +5,7 @@ FSH.WebApi.Host - + all