From dd52ade9e5deb08fd837d283bc7ecbef6a3c219f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 20:18:47 +0000 Subject: [PATCH] Bump the dotnet-minor group with 3 updates Bumps Grpc.AspNetCore from 2.76.0 to 2.80.0 Bumps Grpc.Net.ClientFactory from 2.76.0 to 2.80.0 Bumps Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 --- updated-dependencies: - dependency-name: Grpc.AspNetCore dependency-version: 2.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Grpc.AspNetCore dependency-version: 2.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Grpc.AspNetCore dependency-version: 2.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Grpc.Net.ClientFactory dependency-version: 2.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Grpc.Net.ClientFactory dependency-version: 2.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor ... Signed-off-by: dependabot[bot] --- src/Services/JobRecon.Identity/JobRecon.Identity.csproj | 2 +- src/Services/JobRecon.Jobs/JobRecon.Jobs.csproj | 2 +- src/Services/JobRecon.Matching/JobRecon.Matching.csproj | 2 +- .../JobRecon.Notifications/JobRecon.Notifications.csproj | 2 +- src/Services/JobRecon.Profile/JobRecon.Profile.csproj | 2 +- src/Shared/JobRecon.Protos/JobRecon.Protos.csproj | 2 +- tests/JobRecon.Identity.Tests/JobRecon.Identity.Tests.csproj | 2 +- tests/JobRecon.Jobs.Tests/JobRecon.Jobs.Tests.csproj | 2 +- tests/JobRecon.Matching.Tests/JobRecon.Matching.Tests.csproj | 2 +- .../JobRecon.Notifications.Tests.csproj | 2 +- tests/JobRecon.Profile.Tests/JobRecon.Profile.Tests.csproj | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/Services/JobRecon.Identity/JobRecon.Identity.csproj b/src/Services/JobRecon.Identity/JobRecon.Identity.csproj index d8ced82..e7c030f 100644 --- a/src/Services/JobRecon.Identity/JobRecon.Identity.csproj +++ b/src/Services/JobRecon.Identity/JobRecon.Identity.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Services/JobRecon.Jobs/JobRecon.Jobs.csproj b/src/Services/JobRecon.Jobs/JobRecon.Jobs.csproj index 2fa076a..6a7d3e3 100644 --- a/src/Services/JobRecon.Jobs/JobRecon.Jobs.csproj +++ b/src/Services/JobRecon.Jobs/JobRecon.Jobs.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Services/JobRecon.Matching/JobRecon.Matching.csproj b/src/Services/JobRecon.Matching/JobRecon.Matching.csproj index 31bcd32..7c4023e 100644 --- a/src/Services/JobRecon.Matching/JobRecon.Matching.csproj +++ b/src/Services/JobRecon.Matching/JobRecon.Matching.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/Services/JobRecon.Notifications/JobRecon.Notifications.csproj b/src/Services/JobRecon.Notifications/JobRecon.Notifications.csproj index 6e1e4cf..88e6521 100644 --- a/src/Services/JobRecon.Notifications/JobRecon.Notifications.csproj +++ b/src/Services/JobRecon.Notifications/JobRecon.Notifications.csproj @@ -26,7 +26,7 @@ - + diff --git a/src/Services/JobRecon.Profile/JobRecon.Profile.csproj b/src/Services/JobRecon.Profile/JobRecon.Profile.csproj index 9a44cfa..2ac2e35 100644 --- a/src/Services/JobRecon.Profile/JobRecon.Profile.csproj +++ b/src/Services/JobRecon.Profile/JobRecon.Profile.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Shared/JobRecon.Protos/JobRecon.Protos.csproj b/src/Shared/JobRecon.Protos/JobRecon.Protos.csproj index 6d50829..e11576d 100644 --- a/src/Shared/JobRecon.Protos/JobRecon.Protos.csproj +++ b/src/Shared/JobRecon.Protos/JobRecon.Protos.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/JobRecon.Identity.Tests/JobRecon.Identity.Tests.csproj b/tests/JobRecon.Identity.Tests/JobRecon.Identity.Tests.csproj index d07130c..aa757ec 100644 --- a/tests/JobRecon.Identity.Tests/JobRecon.Identity.Tests.csproj +++ b/tests/JobRecon.Identity.Tests/JobRecon.Identity.Tests.csproj @@ -17,7 +17,7 @@ - + diff --git a/tests/JobRecon.Jobs.Tests/JobRecon.Jobs.Tests.csproj b/tests/JobRecon.Jobs.Tests/JobRecon.Jobs.Tests.csproj index e271c2a..439be53 100644 --- a/tests/JobRecon.Jobs.Tests/JobRecon.Jobs.Tests.csproj +++ b/tests/JobRecon.Jobs.Tests/JobRecon.Jobs.Tests.csproj @@ -16,7 +16,7 @@ - + diff --git a/tests/JobRecon.Matching.Tests/JobRecon.Matching.Tests.csproj b/tests/JobRecon.Matching.Tests/JobRecon.Matching.Tests.csproj index 8028041..51fcd4a 100644 --- a/tests/JobRecon.Matching.Tests/JobRecon.Matching.Tests.csproj +++ b/tests/JobRecon.Matching.Tests/JobRecon.Matching.Tests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/JobRecon.Notifications.Tests/JobRecon.Notifications.Tests.csproj b/tests/JobRecon.Notifications.Tests/JobRecon.Notifications.Tests.csproj index d2f4153..6f514ef 100644 --- a/tests/JobRecon.Notifications.Tests/JobRecon.Notifications.Tests.csproj +++ b/tests/JobRecon.Notifications.Tests/JobRecon.Notifications.Tests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/JobRecon.Profile.Tests/JobRecon.Profile.Tests.csproj b/tests/JobRecon.Profile.Tests/JobRecon.Profile.Tests.csproj index b4440c1..508ff56 100644 --- a/tests/JobRecon.Profile.Tests/JobRecon.Profile.Tests.csproj +++ b/tests/JobRecon.Profile.Tests/JobRecon.Profile.Tests.csproj @@ -16,7 +16,7 @@ - +