We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80544b commit 707636dCopy full SHA for 707636d
1 file changed
build.gradle.kts
@@ -27,7 +27,7 @@ plugins {
27
id("com.github.jk1.dependency-license-report") version "3.0.1"
28
29
// run Sonar analysis
30
- id("org.sonarqube") version "6.1.0.5360"
+ id("org.sonarqube") version "7.2.2.6593"
31
32
// get current Git branch name
33
id("org.ajoberstar.grgit") version "5.3.3"
0 commit comments