From 504e6f5b3feea123467304c27ed1bf13cc773710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 08:32:16 +0000 Subject: [PATCH] Bump FluentValidation.DependencyInjectionExtensions and FluentValidation Bumps [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation) and [FluentValidation](https://github.com/JeremySkinner/fluentvalidation). These dependencies needed to be updated together. Updates `FluentValidation.DependencyInjectionExtensions` from 11.4.0 to 11.9.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/11.4.0...11.9.0) Updates `FluentValidation` from 11.4.0 to 11.9.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/11.4.0...11.9.0) --- updated-dependencies: - dependency-name: FluentValidation.DependencyInjectionExtensions dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- MyApp.Api/MyApp.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MyApp.Api/MyApp.Api.csproj b/MyApp.Api/MyApp.Api.csproj index a80ca79..53d6f47 100644 --- a/MyApp.Api/MyApp.Api.csproj +++ b/MyApp.Api/MyApp.Api.csproj @@ -15,7 +15,7 @@ - +