Skip to content

Commit

Permalink
Bump bndlibVersion from 6.4.1 to 7.0.0 (#1399)
Browse files Browse the repository at this point in the history
Bumps `bndlibVersion` from 6.4.1 to 7.0.0.

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 40c46b5 commit 10512dc
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 @@ -14,7 +14,7 @@ osgiVersion = "8.0.0"
osgiAnnotationVersion = "8.1.0"
osgiSvcAnnotationVersion = "1.5.1"
bndVersion = "6.4.0"
bndlibVersion = "6.4.1"
bndlibVersion = "7.0.0"

# Testing
assertjVersion = "3.24.2"
Expand Down

0 comments on commit 10512dc

Please sign in to comment.