Skip to content

Commit 5998b44

Browse files
fix(deps): update dependency biz.aqute.bnd:biz.aqute.bndlib to v7
1 parent ffd72b9 commit 5998b44

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
@@ -33,7 +33,7 @@ def isRelease = !version.endsWith('-SNAPSHOT')
3333

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

0 commit comments

Comments
 (0)