diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 3788150..887a2d0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "10.1.5", + "version": "10.1.7", "commands": [ "swagger" ]