Skip to content

Commit

Permalink
fix(deps): 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 Mar 3, 2024
1 parent db59223 commit 8c78825
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 @@ -21,7 +21,7 @@ buildscript {
}
}
dependencies {
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:7.0.0"
classpath "org.xtext:xtext-gradle-plugin:4.0.0"
}
}
Expand Down

0 comments on commit 8c78825

Please sign in to comment.