From 531f899ee5da828278e648c3c7f7ee238f3349ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 08:38:53 +0000 Subject: [PATCH] chore(deps): bump Swashbuckle.AspNetCore.Newtonsoft, Swashbuckle.AspNetCore.Swagger and Swashbuckle.AspNetCore.SwaggerGen Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore), [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) and [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). These dependencies needed to be updated together. Updates `Swashbuckle.AspNetCore.Newtonsoft` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.0.0...v7.1.0) Updates `Swashbuckle.AspNetCore.Swagger` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.0.0...v7.1.0) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.Newtonsoft dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Ark.Tools.AspNetCore.Swashbuckle.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Ark.Tools.AspNetCore.Swashbuckle/Ark.Tools.AspNetCore.Swashbuckle.csproj b/Ark.Tools.AspNetCore.Swashbuckle/Ark.Tools.AspNetCore.Swashbuckle.csproj index 70999b79..f10e91e4 100644 --- a/Ark.Tools.AspNetCore.Swashbuckle/Ark.Tools.AspNetCore.Swashbuckle.csproj +++ b/Ark.Tools.AspNetCore.Swashbuckle/Ark.Tools.AspNetCore.Swashbuckle.csproj @@ -29,10 +29,10 @@ - - + + - +