Skip to content

Commit 291b38a

Browse files
author
Ben Fortuna
committed
Upgraded bnd plugin
1 parent 73b4025 commit 291b38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ plugins {
3636
id 'net.researchgate.release' version '2.7.0'
3737
id 'io.franzbecker.gradle-lombok' version '3.2.0' apply false
3838
id "com.jfrog.artifactory" version "4.11.0" apply false
39-
id "biz.aQute.bnd" version "4.3.1" apply false
39+
id "biz.aQute.bnd.builder" version "5.0.0" apply false
4040
}
4141

4242
subprojects {

0 commit comments

Comments
 (0)