We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84d620 commit 833a981Copy full SHA for 833a981
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'maven-publish'
4
id 'org.jetbrains.kotlin.jvm' version '2.0.0'
5
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
6
- id "org.sonarqube" version "3.3"
+ id "org.sonarqube" version "5.1.0.4882"
7
}
8
9
group 'com.redhat.devtools.intellij'
0 commit comments