From c716f97aaea2f52d4bfcb8a8604544c7e97acd0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 04:58:27 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Abstractions, NServiceBus and NServiceBus.Extensions.Hosting Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), [NServiceBus](https://github.com/Particular/NServiceBus) and [NServiceBus.Extensions.Hosting](https://github.com/Particular/NServiceBus.Extensions.Hosting). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.1 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v6.0.0) Updates `NServiceBus` from 8.2.4 to 8.2.4 - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](https://github.com/Particular/NServiceBus/compare/8.2.4...8.2.4) Updates `NServiceBus.Extensions.Hosting` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/Particular/NServiceBus.Extensions.Hosting/releases) - [Commits](https://github.com/Particular/NServiceBus.Extensions.Hosting/compare/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: NServiceBus dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NServiceBus.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Mattox.NServiceBus.Tests/Mattox.NServiceBus.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mattox.NServiceBus.Tests/Mattox.NServiceBus.Tests.csproj b/src/Mattox.NServiceBus.Tests/Mattox.NServiceBus.Tests.csproj index 0f34401..e2750a0 100644 --- a/src/Mattox.NServiceBus.Tests/Mattox.NServiceBus.Tests.csproj +++ b/src/Mattox.NServiceBus.Tests/Mattox.NServiceBus.Tests.csproj @@ -10,7 +10,7 @@ - +