Skip to content

Commit

Permalink
test: Use SonarScanner 6.2.1.4610
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Oct 10, 2024
1 parent 19845fd commit f831f28
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.1.0.4477")
.setScannerVersion("6.2.1.4610")

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

0 comments on commit f831f28

Please sign in to comment.