Add sonarqube (Docker server & gradle config)
This commit is contained in:
@@ -22,6 +22,7 @@ plugins {
|
||||
id("com.github.johnrengelman.shadow") version "5.0.0"
|
||||
id("org.jlleitschuh.gradle.ktlint") version "8.2.0"
|
||||
id("org.owasp.dependencycheck") version "5.1.0"
|
||||
id("org.sonarqube") version "2.7"
|
||||
}
|
||||
|
||||
application {
|
||||
|
||||
Reference in New Issue
Block a user