updated version of bnd tool used by build script

pull/3/head
Stefan Feuerhahn 8 years ago
parent b14d228929
commit f410af785e

@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath group: "org.asciidoctor", name: "asciidoctorj-pdf", version: "1.5.0-alpha.16"
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:3.3.0"
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:3.5.0"
}
}

Loading…
Cancel
Save