aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/bundled_plugins.gradle
diff options
context:
space:
mode:
authorZipeng WU <zipeng.wu@sonarsource.com>2021-07-02 09:50:59 +0200
committersonartech <sonartech@sonarsource.com>2021-07-02 20:03:12 +0000
commitb6a5cb0432baee4f4de8c9407be221b069a62668 (patch)
treeab31959e03c53c224351cf6e6627790249357da2 /sonar-application/bundled_plugins.gradle
parent96a4d055bf47973e6c4ed4373769d647fde8e0fd (diff)
downloadsonarqube-b6a5cb0432baee4f4de8c9407be221b069a62668.tar.gz
sonarqube-b6a5cb0432baee4f4de8c9407be221b069a62668.zip
SONAR-14869 SONAR-14919 SONAR-15066 SONAR-15067 SONAR-15088 SONAR-15093 SONAR-15101 SONAR-15125 SONAR-15126 SONAR-15127 update analysers9.0.0.45539
Diffstat (limited to 'sonar-application/bundled_plugins.gradle')
-rw-r--r--sonar-application/bundled_plugins.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/bundled_plugins.gradle b/sonar-application/bundled_plugins.gradle
index 5bcbf92af7f..9b9bdcafd82 100644
--- a/sonar-application/bundled_plugins.gradle
+++ b/sonar-application/bundled_plugins.gradle
@@ -10,7 +10,7 @@ dependencies {
bundledPlugin 'org.sonarsource.php:sonar-php-plugin@jar'
bundledPlugin 'org.sonarsource.python:sonar-python-plugin@jar'
bundledPlugin 'org.sonarsource.slang:sonar-go-plugin@jar'
- bundledPlugin "org.sonarsource.slang:sonar-kotlin-plugin@jar"
+ bundledPlugin "org.sonarsource.kotlin:sonar-kotlin-plugin@jar"
bundledPlugin "org.sonarsource.slang:sonar-ruby-plugin@jar"
bundledPlugin "org.sonarsource.slang:sonar-scala-plugin@jar"
bundledPlugin 'org.sonarsource.xml:sonar-xml-plugin@jar'