diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6d10a01c..98c3b0a1 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "8.1.4", + "version": "10.1.6", "commands": [ "swagger" ],