Skip to content

Commit da498c5

Browse files
Bump biz.aQute.bnd.gradle from 5.0.1 to 5.1.0 (#7003)
Bumps [biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 5.0.1 to 5.1.0. - [Release notes](https://github.com/bndtools/bnd/releases) - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md) - [Commits](https://github.com/bndtools/bnd/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d3dd133 commit da498c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
ext.licenseVersion = "0.15.0"
1616
ext.bintrayVersion = "1.8.5"
1717
ext.jfrogExtractorVersion = "4.15.2"
18-
ext.bndVersion = "5.0.1"
18+
ext.bndVersion = "5.1.0"
1919
ext.checkstyleVersion = "8.26"
2020

2121
// --------------------------------------

0 commit comments

Comments
 (0)