Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 23, 2021
1 parent de5a9a7 commit b241b51
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.0'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.0.0'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.1.0'

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

Expand Down

0 comments on commit b241b51

Please sign in to comment.