Skip to content

Commit eb8ce30

Browse files
tomshafir-sonarsourcetomshafir-sonarsource
andauthored
Update SonarQube plugin version to 2.3.0 (#2324)
Co-authored-by: tomshafir-sonarsource <tom.shafir@sonarsource.com>
1 parent 65ef449 commit eb8ce30

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@
10681068
{
10691069
"name": "sonarqube",
10701070
"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.",
1071-
"version": "2.2.0",
1071+
"version": "2.3.0",
10721072
"author": {
10731073
"name": "Sonar",
10741074
"url": "https://sonarsource.com/"
@@ -1086,7 +1086,7 @@
10861086
"source": {
10871087
"source": "github",
10881088
"repo": "SonarSource/sonarqube-agent-plugins",
1089-
"ref": "2.2.0"
1089+
"ref": "2.3.0"
10901090
}
10911091
},
10921092
{

plugins/external.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@
602602
{
603603
"name": "sonarqube",
604604
"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.",
605-
"version": "2.2.0",
605+
"version": "2.3.0",
606606
"author": {
607607
"name": "Sonar",
608608
"url": "https://sonarsource.com/"
@@ -620,7 +620,7 @@
620620
"source": {
621621
"source": "github",
622622
"repo": "SonarSource/sonarqube-agent-plugins",
623-
"ref": "2.2.0"
623+
"ref": "2.3.0"
624624
}
625625
},
626626
{

0 commit comments

Comments
 (0)