Skip to content

Commit

Permalink
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.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.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.0...7.0.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2023
1 parent ae74a2a commit 43a437d
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 = '1.9.10'
ext.dokka_version = '1.9.10'
ext.bnd_version = '6.4.0'
ext.bnd_version = '7.0.0'
ext.license_version = '0.16.1'
ext.vanniktech_version = '0.20.0'
ext.coroutines_version = '1.7.1'
Expand Down

0 comments on commit 43a437d

Please sign in to comment.