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 2e640f7 commit 406b13cCopy full SHA for 406b13c
build.gradle
@@ -6,6 +6,7 @@ plugins {
6
id 'org.sonarqube' version '4.0.0.2929'
7
id 'maven-publish'
8
id 'org.embulk.embulk-plugins' version '0.7.0'
9
+ id 'org.jreleaser' version '1.18.0'
10
}
11
12
java {
0 commit comments