We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 681f691 + 911073a commit bdd2c3bCopy full SHA for bdd2c3b
deployment/cake/tasks.cake
@@ -35,7 +35,7 @@
35
// It probably means the tool is not correctly installed.
36
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
37
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
38
-#tool "nuget:?package=dotnet-sonarscanner&version=9.1.0"
+#tool "nuget:?package=dotnet-sonarscanner&version=9.2.1"
39
40
//-------------------------------------------------------------
41
// BACKWARDS COMPATIBILITY CODE - START
0 commit comments