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 ff595cf commit 5beaeb9Copy full SHA for 5beaeb9
build.gradle
@@ -16,7 +16,7 @@ import org.codehaus.groovy.runtime.GStringImpl
16
17
plugins {
18
id "idea"
19
- id "org.scoverage" version "8.0.3" apply false
+ id "org.scoverage" version "8.1" apply false
20
id "org.sonarqube" version "3.4.0.2513"
21
id "com.diffplug.spotless" version "6.12.1" apply false
22
id "org.nosphere.apache.rat" version "0.8.0"
0 commit comments