We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b00b1a commit 7f76d0eCopy full SHA for 7f76d0e
1 file changed
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
signing
7
id("io.freefair.lombok") version "8.13.1"
8
id("com.gradleup.shadow") version "8.3.6"
9
- id("org.sonarqube") version "6.0.1.5171"
+ id("org.sonarqube") version "6.1.0.5360"
10
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
11
}
12
0 commit comments