Skip to content

Commit

Permalink
Bump biz.aQute.bnd.builder from 6.4.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 6.4.0 to 7.1.0.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](bndtools/bnd@6.4.0...7.1.0)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd.builder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 9e28311 commit f5ed367
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 @@ -8,7 +8,7 @@ plugins {
id 'maven-publish'
id 'signing'
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
id "biz.aQute.bnd.builder" version "6.4.0"
id "biz.aQute.bnd.builder" version "7.1.0"
}

java {
Expand Down

0 comments on commit f5ed367

Please sign in to comment.