We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3f3b1 commit ba1005aCopy full SHA for ba1005a
1 file changed
build.gradle
@@ -6,6 +6,7 @@ plugins {
6
id "eclipse"
7
id "maven-publish"
8
id "com.gradle.plugin-publish" version "2.1.1"
9
+ id 'to.wetransform.semantic-release-version' version '2.1.3'
10
id 'to.wetransform.conventions' version '3.0.0'
11
}
12
0 commit comments