From 709b3214ea05482b4a717a8cb4a2197f72eb1e6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 22:15:25 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 8 updates Bumps AWSSDK.Extensions.NETCore.Setup from 4.0.3.36 to 4.0.3.39 Bumps AWSSDK.SecretsManager from 4.0.4.20 to 4.0.4.22 Bumps cake.tool from 0.38.4 to 6.1.0 Bumps Microsoft.Extensions.Configuration from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Configuration.Json from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Logging.Console from 10.0.7 to 10.0.8 Bumps System.Text.Json from 10.0.7 to 10.0.8 --- updated-dependencies: - dependency-name: AWSSDK.Extensions.NETCore.Setup dependency-version: 4.0.3.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: AWSSDK.SecretsManager dependency-version: 4.0.4.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: cake.tool dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: System.Text.Json dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- samples/BootstrapLogging/BootstrapLogging.csproj | 2 +- .../ComposeConfigurationSources.csproj | 2 +- samples/ConfigureAwsOptions/ConfigureAwsOptions.csproj | 2 +- ...k.Extensions.Configuration.AWSSecretsManager.csproj | 10 +++++----- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 38bd0ea..c41a4ac 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "0.38.4", + "version": "6.1.0", "commands": [ "dotnet-cake" ] diff --git a/samples/BootstrapLogging/BootstrapLogging.csproj b/samples/BootstrapLogging/BootstrapLogging.csproj index eceed33..9d75844 100644 --- a/samples/BootstrapLogging/BootstrapLogging.csproj +++ b/samples/BootstrapLogging/BootstrapLogging.csproj @@ -5,7 +5,7 @@ - + diff --git a/samples/ComposeConfigurationSources/ComposeConfigurationSources.csproj b/samples/ComposeConfigurationSources/ComposeConfigurationSources.csproj index 70c2544..dacb505 100644 --- a/samples/ComposeConfigurationSources/ComposeConfigurationSources.csproj +++ b/samples/ComposeConfigurationSources/ComposeConfigurationSources.csproj @@ -5,7 +5,7 @@ - + diff --git a/samples/ConfigureAwsOptions/ConfigureAwsOptions.csproj b/samples/ConfigureAwsOptions/ConfigureAwsOptions.csproj index 71d3404..549b0ac 100644 --- a/samples/ConfigureAwsOptions/ConfigureAwsOptions.csproj +++ b/samples/ConfigureAwsOptions/ConfigureAwsOptions.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/Kralizek.Extensions.Configuration.AWSSecretsManager/Kralizek.Extensions.Configuration.AWSSecretsManager.csproj b/src/Kralizek.Extensions.Configuration.AWSSecretsManager/Kralizek.Extensions.Configuration.AWSSecretsManager.csproj index faa8399..3cd4668 100644 --- a/src/Kralizek.Extensions.Configuration.AWSSecretsManager/Kralizek.Extensions.Configuration.AWSSecretsManager.csproj +++ b/src/Kralizek.Extensions.Configuration.AWSSecretsManager/Kralizek.Extensions.Configuration.AWSSecretsManager.csproj @@ -37,12 +37,12 @@ - - - - + + + + - +