Skip to content

Commit caaf66c

Browse files
GitHubSync update
1 parent a68d8a1 commit caaf66c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/cake/tasks.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
// It probably means the tool is not correctly installed.
3737
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
3838
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
39-
#tool "nuget:?package=dotnet-sonarscanner&version=11.0.0"
39+
#tool "nuget:?package=dotnet-sonarscanner&version=11.1.0"
4040

4141
//-------------------------------------------------------------
4242
// BACKWARDS COMPATIBILITY CODE - START

0 commit comments

Comments
 (0)