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 5beaeb9 commit 82bcb55Copy full SHA for 82bcb55
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
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"
+ id "org.nosphere.apache.rat" version "0.8.1"
23
id "com.github.maiflai.scalatest" version "0.32" apply false
24
id "com.github.johnrengelman.shadow" version "7.1.2" apply false
25
}
0 commit comments