From 319257fbf45c926abc6a175414a3262061ba9162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:10:02 +0000 Subject: [PATCH] Bump swashbuckle.aspnetcore.cli in /Difficalcy.Mania.Tests Bumps [swashbuckle.aspnetcore.cli](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.1 to 7.1.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.1...v7.1.0) --- updated-dependencies: - dependency-name: swashbuckle.aspnetcore.cli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 8f06f92..4852ce9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "6.6.1", + "version": "7.1.0", "commands": [ "swagger" ] @@ -15,4 +15,4 @@ ] } } -} +} \ No newline at end of file