Update SonarQube plugin version to 2.5.0 (#2665)

Co-authored-by: tomshafir-sonarsource <tom.shafir@sonarsource.com>
This commit is contained in:
tomshafir-sonarsource
2026-08-17 07:40:05 +02:00
committed by GitHub
parent b732966943
commit 5af5c28fbb
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -846,7 +846,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.3.0",
"version": "2.5.0",
"author": {
"name": "Sonar",
"url": "https://sonarsource.com/"
@@ -864,7 +864,7 @@
"source": {
"source": "github",
"repo": "SonarSource/sonarqube-agent-plugins",
"ref": "2.3.0"
"ref": "2.5.0"
}
},
{