Skip to content

Commit

Permalink
Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 6.1.0 to 6.2.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.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 28, 2022
1 parent 6ccc121 commit 3edfd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -30,7 +30,7 @@ libraries.objenesis = 'org.objenesis:objenesis:3.2'

libraries.osgi = 'org.osgi:osgi.core:8.0.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.17.100'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.1.0'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.2.0'

libraries.groovy = 'org.codehaus.groovy:groovy:3.0.9'

Expand Down

0 comments on commit 3edfd8b

Please sign in to comment.