diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 8bb4af4..6b09fee 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" ]