Skip to content

Commit

Permalink
Bump bndlibVersion from 7.0.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps `bndlibVersion` from 7.0.0 to 7.1.0.

Updates `biz.aQute.bnd:biz.aQute.bndlib` from 7.0.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@7.0.0...7.1.0)

Updates `biz.aQute.bnd:biz.aQute.bnd.embedded-repo` from 7.0.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@7.0.0...7.1.0)

Updates `biz.aQute.bnd:biz.aQute.resolve` from 7.0.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@7.0.0...7.1.0)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:biz.aQute.bnd.embedded-repo
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:biz.aQute.resolve
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 8cf7d72 commit adbc359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ osgiVersion = "8.0.0"
osgiAnnotationVersion = "8.1.0"
osgiSvcAnnotationVersion = "1.5.1"
bndVersion = "6.4.0"
bndlibVersion = "7.0.0"
bndlibVersion = "7.1.0"

# Testing
assertjVersion = "3.26.3"
Expand Down

0 comments on commit adbc359

Please sign in to comment.