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 4235781 commit a4d8a78Copy full SHA for a4d8a78
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'com.github.kt3k.coveralls' version '2.12.2'
3
id 'jacoco'
4
id 'me.champeau.gradle.jmh' version '0.5.3'
5
- id 'nebula.optional-base' version '3.2.0'
+ id 'nebula.optional-base' version '3.1.0'
6
id 'com.github.hierynomus.license' version '0.16.1'
7
id 'com.github.spotbugs' version "6.0.14"
8
id 'maven-publish'
0 commit comments