From ba2ee4bfbc3379d4c20dc40f20e187b9eac223ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 18:54:17 +0000 Subject: [PATCH] Bump Rebus.ServiceProvider, Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging.Abstractions Bumps [Rebus.ServiceProvider](https://github.com/rebus-org/Rebus.ServiceProvider), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Rebus.ServiceProvider` from 10.1.2 to 10.2.0 - [Changelog](https://github.com/rebus-org/Rebus.ServiceProvider/blob/master/CHANGELOG.md) - [Commits](https://github.com/rebus-org/Rebus.ServiceProvider/compare/10.1.2...10.2.0) Updates `Microsoft.Extensions.DependencyInjection` from 3.1.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v8.0.0) Updates `Microsoft.Extensions.Logging.Abstractions` from 3.1.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0) --- updated-dependencies: - dependency-name: Rebus.ServiceProvider dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Passingwind.Abp.ElsaModule.Domain.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Passingwind.Abp.ElsaModule.Domain/Passingwind.Abp.ElsaModule.Domain.csproj b/src/Passingwind.Abp.ElsaModule.Domain/Passingwind.Abp.ElsaModule.Domain.csproj index 6c9ce82..9252325 100644 --- a/src/Passingwind.Abp.ElsaModule.Domain/Passingwind.Abp.ElsaModule.Domain.csproj +++ b/src/Passingwind.Abp.ElsaModule.Domain/Passingwind.Abp.ElsaModule.Domain.csproj @@ -24,7 +24,7 @@ - +