We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff8c2c commit 68e794cCopy full SHA for 68e794c
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'maven-publish'
10
id 'signing'
11
id "io.github.gradle-nexus.publish-plugin" version "1.0.0"
12
- id "biz.aQute.bnd.builder" version "6.2.0"
+ id "biz.aQute.bnd.builder" version "6.4.0"
13
}
14
15
def getDevelopmentVersion() {
0 commit comments