From 358337043dbf2065632c2e0df49fc2c22fa59a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:32:11 +0000 Subject: [PATCH] Bump FluentValidation and FluentValidation.DependencyInjectionExtensions Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) and [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation). These dependencies needed to be updated together. Updates `FluentValidation` from 11.11.0 to 11.11.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.11.0...11.11.0) Updates `FluentValidation.DependencyInjectionExtensions` from 11.10.0 to 11.11.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.10.0...11.11.0) --- updated-dependencies: - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: FluentValidation.DependencyInjectionExtensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/LoanRepaymentApi/LoanRepaymentApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LoanRepaymentApi/LoanRepaymentApi.csproj b/src/LoanRepaymentApi/LoanRepaymentApi.csproj index 6121d47..f1b3e54 100644 --- a/src/LoanRepaymentApi/LoanRepaymentApi.csproj +++ b/src/LoanRepaymentApi/LoanRepaymentApi.csproj @@ -12,7 +12,7 @@ - +