Skip to content

Commit

Permalink
chore: revert sonarscanner version to 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coder2000 committed Jul 2, 2024
1 parent 0b673d8 commit 7cb7303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Nuke.Common" Version="8.0.0" />
<PackageDownload Include="GitVersion.Tool" Version="[6.0.0-rc.1]" />
<PackageDownload Include="dotnet-sonarscanner" Version="[5.15.0]" />
<PackageDownload Include="dotnet-sonarscanner" Version="[6.2.0]" />
</ItemGroup>

</Project>

0 comments on commit 7cb7303

Please sign in to comment.