Skip to content

Commit

Permalink
GitHubSync update
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertvanHorrik committed Mar 5, 2025
1 parent 4862ef4 commit 2c3819e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/cake/tasks.cake
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
// It probably means the tool is not correctly installed.
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
#tool "nuget:?package=dotnet-sonarscanner&version=9.1.0"
#tool "nuget:?package=dotnet-sonarscanner&version=9.2.1"

//-------------------------------------------------------------
// BACKWARDS COMPATIBILITY CODE - START
Expand Down

0 comments on commit 2c3819e

Please sign in to comment.