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 e541f18 commit 0628ec9Copy full SHA for 0628ec9
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.1.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