We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ae1ae commit 753e5a9Copy full SHA for 753e5a9
build.gradle
@@ -5,6 +5,7 @@ plugins {
5
id 'nebula.optional-base' version '3.2.0'
6
id 'com.github.hierynomus.license' version '0.16.1'
7
id 'com.github.spotbugs' version "4.5.0"
8
+ id 'maven-publish'
9
}
10
11
allprojects {
0 commit comments