diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index ee00515e..5494deca 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1068,7 +1068,7 @@ { "name": "sonarqube", "description": "SonarQube is the AI code quality and security verification platform used by millions of developers to catch bugs, vulnerabilities, and leaked secrets. This plugin enforces those standards in the coding loop: 7,500+ distinct issue types, secrets scanning, agentic analysis, and quality gates across 40+ languages.", - "version": "2.2.0", + "version": "2.3.0", "author": { "name": "Sonar", "url": "https://sonarsource.com/" @@ -1086,7 +1086,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "2.2.0" + "ref": "2.3.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 564b1030..f69a91b1 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -602,7 +602,7 @@ { "name": "sonarqube", "description": "SonarQube is the AI code quality and security verification platform used by millions of developers to catch bugs, vulnerabilities, and leaked secrets. This plugin enforces those standards in the coding loop: 7,500+ distinct issue types, secrets scanning, agentic analysis, and quality gates across 40+ languages.", - "version": "2.2.0", + "version": "2.3.0", "author": { "name": "Sonar", "url": "https://sonarsource.com/" @@ -620,7 +620,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "2.2.0" + "ref": "2.3.0" } }, {