Skip to content

Commit

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

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

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 Jun 7, 2022
1 parent 073f2f1 commit dff5e93
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.200'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.0'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.1'

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

Expand Down

0 comments on commit dff5e93

Please sign in to comment.