We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e28311 commit f5ed367Copy full SHA for f5ed367
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'maven-publish'
9
id 'signing'
10
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
11
- id "biz.aQute.bnd.builder" version "6.4.0"
+ id "biz.aQute.bnd.builder" version "7.1.0"
12
}
13
14
java {
0 commit comments