From fefd7e4a49635cb05b6254a94ea305650e4faeae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:47:25 +0000 Subject: [PATCH] Update dependency swashbuckle.aspnetcore.cli to v10.1.7 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 3788150..887a2d0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "10.1.5", + "version": "10.1.7", "commands": [ "swagger" ]