Skip to content

Commit

Permalink
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [biz.aQute.bnd:biz.aQute.bnd.gradle](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:biz.aQute.bnd.gradle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent a0f2c28 commit 1562342
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 @@ -3,7 +3,7 @@ version '1.0-SNAPSHOT'
buildscript {
ext.kotlin_version = '2.0.21'
ext.dokka_version = '1.9.20'
ext.bnd_version = '6.4.0'
ext.bnd_version = '7.1.0'
ext.license_version = '0.16.1'
ext.vanniktech_version = '0.30.0'
ext.coroutines_version = '1.9.0'
Expand Down

0 comments on commit 1562342

Please sign in to comment.