Update SonarQube plugin version to 2.3.0 (#2324)

Co-authored-by: tomshafir-sonarsource <tom.shafir@sonarsource.com>
This commit is contained in:
tomshafir-sonarsource
2026-07-17 02:20:05 +02:00
committed by GitHub
parent 65ef449bda
commit eb8ce3075d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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"
}
},
{