Skip to content

Commit 0b815c0

Browse files
committed
use the latest version for java 8
1 parent f92958c commit 0b815c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import org.codehaus.groovy.runtime.GStringImpl
1717
plugins {
1818
id "idea"
1919
id "org.scoverage" version "8.1" apply false
20-
id "org.sonarqube" version "4.4.1.3373"
20+
id "org.sonarqube" version "3.5.0.2730"
2121
id "com.diffplug.spotless" version "6.12.1" apply false
2222
id "org.nosphere.apache.rat" version "0.8.1"
2323
id "com.github.maiflai.scalatest" version "0.32" apply false

0 commit comments

Comments
 (0)