From c4be18a3ec750f9a208cf307b9c36ce80d60918d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 10:34:23 +0000 Subject: [PATCH] Bump the minor-and-patch group with 15 updates Bumps coverlet.collector from 6.0.0 to 6.0.4 Bumps FluentValidation from 12.1.0 to 12.1.1 Bumps Google.Apis.Auth from 1.72.0 to 1.73.0 Bumps Google.Cloud.Storage.V1 from 4.10.0 to 4.13.0 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.21 to 8.0.22 Bumps Microsoft.EntityFrameworkCore from 8.0.21 to 8.0.22 Bumps Microsoft.EntityFrameworkCore.Design from 8.0.21 to 8.0.22 Bumps Microsoft.EntityFrameworkCore.Tools from 8.0.21 to 8.0.22 Bumps Microsoft.Extensions.Caching.StackExchangeRedis from 8.0.21 to 8.0.22 Bumps Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 8.0.21 to 8.0.22 Bumps Microsoft.NET.Test.Sdk from 17.6.0 to 17.14.1 Bumps Moq from 4.20.70 to 4.20.72 Bumps System.IdentityModel.Tokens.Jwt from 8.14.0 to 8.15.0 Bumps xunit from 2.4.2 to 2.9.3 Bumps xunit.runner.visualstudio from 2.4.5 to 2.8.2 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: FluentValidation dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Google.Apis.Auth dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Google.Cloud.Storage.V1 dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Moq dependency-version: 4.20.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: xunit.runner.visualstudio dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- src/Application/Application.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 18 +++++++++--------- ...LegalAssistant.Application.UnitTests.csproj | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 4650bbb..595e046 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index ee303dc..585a0f9 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -7,23 +7,23 @@ - - + + - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + diff --git a/tests/Application.UnitTests/LegalAssistant.Application.UnitTests.csproj b/tests/Application.UnitTests/LegalAssistant.Application.UnitTests.csproj index c303c66..be1088c 100644 --- a/tests/Application.UnitTests/LegalAssistant.Application.UnitTests.csproj +++ b/tests/Application.UnitTests/LegalAssistant.Application.UnitTests.csproj @@ -11,16 +11,16 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all