Update SonarQube plugin version to 2.6.0 (#3313)

This commit is contained in:
Viacheslav Tsuvariev
2026-09-21 10:32:33 +10:00
committed by GitHub
parent 39c9253f48
commit 1a2cd0af84
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1758,7 +1758,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.5.0",
"version": "2.6.0",
"author": {
"name": "Sonar",
"url": "https://sonarsource.com/"
@@ -1776,7 +1776,7 @@
"source": {
"source": "github",
"repo": "SonarSource/sonarqube-agent-plugins",
"ref": "2.5.0"
"ref": "2.6.0"
}
},
{