diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9a07f69192..3fe2022759 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": "6.9.0", "commands": [ "swagger" ]