From 68cea9d1bdf3299ed17fa8f55e0cc0b186328a73 Mon Sep 17 00:00:00 2001 From: Sophio Japharidze Date: Mon, 15 Jun 2026 15:44:22 +0200 Subject: [PATCH] Update SonarQube plugin version --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 09e951995..d99deed4f 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -841,7 +841,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.0.0", + "version": "2.2.0", "author": { "name": "Sonar", "url": "https://sonarsource.com/" @@ -859,7 +859,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "2.0.0" + "ref": "2.2.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index c94215bdd..1f43781c2 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -470,7 +470,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.0.0", + "version": "2.2.0", "author": { "name": "Sonar", "url": "https://sonarsource.com/" @@ -488,7 +488,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "2.0.0" + "ref": "2.2.0" } }, {