From a261109cc8bd3b402e578136e673dfa34957fcd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:47:24 +0000 Subject: [PATCH] deps(nuget): Bump Azure.Storage.Blobs and 2 others Bumps Azure.Storage.Blobs from 12.29.0 to 12.29.1 Bumps Microsoft.Azure.Functions.Worker.Extensions.DurableTask from 1.16.5 to 1.18.0 Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-version: 12.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.DurableTask dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor - dependency-name: Azure.Storage.Blobs dependency-version: 12.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor ... Signed-off-by: dependabot[bot] --- src/Orchestration.Functions/Orchestration.Functions.csproj | 2 +- .../Orchestration.Infrastructure.csproj | 2 +- src/Orchestration.Supabase/Orchestration.Supabase.csproj | 2 +- src/Orchestration.Tests/Orchestration.Tests.csproj | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Orchestration.Functions/Orchestration.Functions.csproj b/src/Orchestration.Functions/Orchestration.Functions.csproj index 44c9d1f..3d4e1b8 100644 --- a/src/Orchestration.Functions/Orchestration.Functions.csproj +++ b/src/Orchestration.Functions/Orchestration.Functions.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Orchestration.Infrastructure/Orchestration.Infrastructure.csproj b/src/Orchestration.Infrastructure/Orchestration.Infrastructure.csproj index 1064dee..93928dc 100644 --- a/src/Orchestration.Infrastructure/Orchestration.Infrastructure.csproj +++ b/src/Orchestration.Infrastructure/Orchestration.Infrastructure.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Orchestration.Supabase/Orchestration.Supabase.csproj b/src/Orchestration.Supabase/Orchestration.Supabase.csproj index e30d7bd..1b85430 100644 --- a/src/Orchestration.Supabase/Orchestration.Supabase.csproj +++ b/src/Orchestration.Supabase/Orchestration.Supabase.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Orchestration.Tests/Orchestration.Tests.csproj b/src/Orchestration.Tests/Orchestration.Tests.csproj index 87f3439..44540cb 100644 --- a/src/Orchestration.Tests/Orchestration.Tests.csproj +++ b/src/Orchestration.Tests/Orchestration.Tests.csproj @@ -10,12 +10,12 @@ - + - +