Skip to content

Commit 580c57b

Browse files
committed
(WIP) use Orchestrator 5.6.2.2625
1 parent 4a54cc2 commit 580c57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencyResolutionManagement {
3030
def analyzerCommonsVersion = '2.16.0.3141'
3131
def pluginApiVersion = '10.10.0.2391'
3232
def sonarqubeVersion = '10.0.0.68432'
33-
def orchestratorVersion = '5.5.0.2535'
33+
def orchestratorVersion = '5.6.2.2625'
3434
def sonarlintVersion = '9.0.0.74282'
3535
// slf4j is provided by SQ, SC or SL, should be aligned with sonar-plugin-api
3636
def slf4jApiVersion = '1.7.30'

0 commit comments

Comments
 (0)