Skip to content

Commit

Permalink
deps: Update SonarScanner CLI to 6.1.0.4477
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Jul 2, 2024
1 parent 87b8a51 commit e400a38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ object Tests {

fun createSonarScanner(): SonarScanner =
SonarScanner.create()
.setScannerVersion("6.0.0.4432")
.setScannerVersion("6.1.0.4477")

fun newWsClient(orchestrator: Orchestrator): WsClient =
WsClientFactories.getDefault()
Expand Down

0 comments on commit e400a38

Please sign in to comment.