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.
2 parents 3ea340f + 11d15fa commit f12011bCopy full SHA for f12011b
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
dependencies {
10
classpath "me.champeau.gradle:jmh-gradle-plugin:0.5.0"
11
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.5.0'
12
- classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:4.3.1"
+ classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:5.0.0"
13
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.8.0'
14
classpath "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.15.0"
15
}
0 commit comments