We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0621dc6 + 291b38a commit f08daf9Copy full SHA for f08daf9
build.gradle
@@ -36,7 +36,7 @@ plugins {
36
id 'net.researchgate.release' version '2.7.0'
37
id 'io.franzbecker.gradle-lombok' version '3.2.0' apply false
38
id "com.jfrog.artifactory" version "4.11.0" apply false
39
- id "biz.aQute.bnd" version "4.3.1" apply false
+ id "biz.aQute.bnd.builder" version "5.0.0" apply false
40
}
41
42
subprojects {
0 commit comments