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 79ea882 commit 468168aCopy full SHA for 468168a
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'com.github.kt3k.coveralls' version '2.8.2'
3
id 'jacoco'
4
id 'me.champeau.gradle.jmh' version '0.4.5'
5
- id 'nebula.optional-base' version '7.0.0'
+ id 'nebula.optional-base' version '3.2.0'
6
id 'com.github.hierynomus.license' version '0.15.0'
7
id 'com.github.spotbugs' version "4.5.0"
8
}
0 commit comments