diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b21c6eb..3cd60e6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,16 +3,16 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "5.7.2", + "version": "6.2.0", "commands": [ "dotnet-sonarscanner" ] }, "dotnet-coverage": { - "version": "17.3.2", + "version": "17.11.0", "commands": [ "dotnet-coverage" ] } } -} +} \ No newline at end of file