Skip to content

Commit bdd2c3b

Browse files
Merge pull request #769 from WildGums/GitHubSync/20250305-150049
GitHubSync update
2 parents 681f691 + 911073a commit bdd2c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/cake/tasks.cake

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
// It probably means the tool is not correctly installed.
3636
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
3737
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
38-
#tool "nuget:?package=dotnet-sonarscanner&version=9.1.0"
38+
#tool "nuget:?package=dotnet-sonarscanner&version=9.2.1"
3939

4040
//-------------------------------------------------------------
4141
// BACKWARDS COMPATIBILITY CODE - START

0 commit comments

Comments
 (0)