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 f92958c commit 0b815c0Copy full SHA for 0b815c0
build.gradle
@@ -17,7 +17,7 @@ import org.codehaus.groovy.runtime.GStringImpl
17
plugins {
18
id "idea"
19
id "org.scoverage" version "8.1" apply false
20
- id "org.sonarqube" version "4.4.1.3373"
+ id "org.sonarqube" version "3.5.0.2730"
21
id "com.diffplug.spotless" version "6.12.1" apply false
22
id "org.nosphere.apache.rat" version "0.8.1"
23
id "com.github.maiflai.scalatest" version "0.32" apply false
0 commit comments