From 4e1c049da9423fc16de574980b60e732456c1054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:51:05 +0000 Subject: [PATCH] chore(deps): bump Swashbuckle.AspNetCore, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore), [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Logging) and [Microsoft.Extensions.Options](https://github.com/aspnet/Options). These dependencies needed to be updated together. Updates `Swashbuckle.AspNetCore` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1) Updates `Microsoft.Extensions.Logging.Abstractions` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/aspnet/Logging/releases) - [Commits](https://github.com/aspnet/Logging/compare/rel/2.0.0...2.1.0) Updates `Microsoft.Extensions.Options` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/aspnet/Options/releases) - [Commits](https://github.com/aspnet/Options/compare/rel/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Cnblogs.Architecture.IntegrationTestProject.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Cnblogs.Architecture.IntegrationTestProject/Cnblogs.Architecture.IntegrationTestProject.csproj b/test/Cnblogs.Architecture.IntegrationTestProject/Cnblogs.Architecture.IntegrationTestProject.csproj index 367ea74..30e7b2b 100644 --- a/test/Cnblogs.Architecture.IntegrationTestProject/Cnblogs.Architecture.IntegrationTestProject.csproj +++ b/test/Cnblogs.Architecture.IntegrationTestProject/Cnblogs.Architecture.IntegrationTestProject.csproj @@ -1,7 +1,7 @@  - +