diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9a07f69192..7ee3556417 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "6.5.0", + "version": "10.2.3", "commands": [ "swagger" ]