diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 8f06f92..4852ce9 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" ] @@ -15,4 +15,4 @@ ] } } -} +} \ No newline at end of file