diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index 1a1607fe5..9672707ed 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "6.2.3", + "version": "6.5.0", "commands": [ "swagger" ]