We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a54cc2 commit 580c57bCopy full SHA for 580c57b
settings.gradle
@@ -30,7 +30,7 @@ dependencyResolutionManagement {
30
def analyzerCommonsVersion = '2.16.0.3141'
31
def pluginApiVersion = '10.10.0.2391'
32
def sonarqubeVersion = '10.0.0.68432'
33
- def orchestratorVersion = '5.5.0.2535'
+ def orchestratorVersion = '5.6.2.2625'
34
def sonarlintVersion = '9.0.0.74282'
35
// slf4j is provided by SQ, SC or SL, should be aligned with sonar-plugin-api
36
def slf4jApiVersion = '1.7.30'
0 commit comments