We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895d8b4 commit 44f1e3cCopy full SHA for 44f1e3c
build.gradle
@@ -27,7 +27,7 @@ buildscript {
27
}
28
29
plugins {
30
- id "biz.aQute.bnd.builder" version "5.3.0" apply false
+ id "biz.aQute.bnd.builder" version "6.0.0" apply false
31
id "org.sonarqube" version "3.3"
32
id "jacoco"
33
id 'io.codearte.nexus-staging' version '0.30.0'
0 commit comments