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 ffd72b9 commit 5998b44Copy full SHA for 5998b44
build.gradle
@@ -33,7 +33,7 @@ def isRelease = !version.endsWith('-SNAPSHOT')
33
34
dependencies {
35
implementation gradleApi()
36
- implementation 'biz.aQute.bnd:biz.aQute.bndlib:6.4.1'
+ implementation 'biz.aQute.bnd:biz.aQute.bndlib:7.0.0'
37
implementation 'org.osgi:osgi.core:6.0.0'
38
implementation 'commons-io:commons-io:2.15.1'
39
implementation 'de.undercouch:gradle-download-task:5.6.0'
0 commit comments