Skip to content

Commit

Permalink
Bump biz.aQute.bnd.builder from 6.1.0 to 6.4.0 (#307)
Browse files Browse the repository at this point in the history
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 6.1.0 to 6.4.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.1.0...6.4.0)

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

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 Mar 20, 2024
1 parent 5d8fa87 commit 330aade
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 @@ -30,5 +30,5 @@ testNg = "org.testng:testng:7.5"

[plugins]
artifactory = { id = "com.jfrog.artifactory", version = "4.27.1" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.1.0" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.4.0" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 comments on commit 330aade

Please sign in to comment.