Skip to content

Commit

Permalink
fix(deps): update dependency biz.aqute.bnd:biz.aqute.bndlib to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 53c14f0 commit 6f7775e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def isRelease = !version.endsWith('-SNAPSHOT')

dependencies {
implementation gradleApi()
implementation 'biz.aQute.bnd:biz.aQute.bndlib:6.4.1'
implementation 'biz.aQute.bnd:biz.aQute.bndlib:7.0.0'
implementation 'org.osgi:osgi.core:6.0.0'
implementation 'commons-io:commons-io:2.15.1'
implementation 'de.undercouch:gradle-download-task:5.6.0'
Expand Down

0 comments on commit 6f7775e

Please sign in to comment.