From 286e848550c04216c198444a8147d9cb40d9979f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 19:02:57 +0000 Subject: [PATCH] Bump FluentValidation.AspNetCore from 10.4.0 to 11.1.0 Bumps [FluentValidation.AspNetCore](https://github.com/JeremySkinner/fluentvalidation) from 10.4.0 to 11.1.0. - [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.1.0) --- 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..240542cd76 100644 --- a/src/Host/Host.csproj +++ b/src/Host/Host.csproj @@ -5,7 +5,7 @@ FSH.WebApi.Host - + all