Skip to content

Commit a3e7113

Browse files
fix(deps): update dependency biz.aqute.bnd:biz.aqute.bndlib to v7
1 parent 100065c commit a3e7113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def isRelease = !version.endsWith('-SNAPSHOT')
3030

3131
dependencies {
3232
implementation gradleApi()
33-
implementation 'biz.aQute.bnd:biz.aQute.bndlib:6.4.1'
33+
implementation 'biz.aQute.bnd:biz.aQute.bndlib:7.0.0'
3434
implementation 'org.osgi:osgi.core:6.0.0'
3535
implementation 'commons-io:commons-io:2.15.1'
3636
implementation 'de.undercouch:gradle-download-task:5.6.0'

0 commit comments

Comments
 (0)