We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cff8c2c + 68e794c commit 37921c7Copy full SHA for 37921c7
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