We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681f691 commit 911073aCopy full SHA for 911073a
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