From 7f790b62731aa3b62aa0b5d00e42d9b7d40a3a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 04:14:41 +0000 Subject: [PATCH] Bump FluentValidation and 4 others Bumps FluentValidation from 12.0.0 to 12.1.1 Bumps Microsoft.Extensions.DependencyInjection from 9.0.5 to 10.0.1 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.5 to 10.0.1 Bumps Microsoft.Extensions.Options from 9.0.5 to 10.0.1 Bumps Okta.Sdk from 9.2.3 to 10.0.1 --- updated-dependencies: - dependency-name: FluentValidation dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Okta.Sdk dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj | 8 ++++---- .../Nhs.Appointments.Core/Nhs.Appointments.Core.csproj | 7 ++++--- .../Nhs.Appointments.Persistance.csproj | 7 +++++-- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj b/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj index 60098f5ca..a37c34b3c 100644 --- a/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj +++ b/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj @@ -14,7 +14,7 @@ AnyCPU - + @@ -36,10 +36,10 @@ - + - - + + diff --git a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj index 5e8f8571d..d838f69e4 100644 --- a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj +++ b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj @@ -17,15 +17,16 @@ - - + + - + + <_Parameter1>Nhs.Appointments.Core.UnitTests diff --git a/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj b/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj index 9562279b8..981098831 100644 --- a/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj +++ b/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj @@ -9,8 +9,8 @@ - - + + @@ -24,6 +24,9 @@ + + + <_Parameter1>Nhs.Appointments.Persistance.UnitTests