Skip to content

Commit f5ed367

Browse files
Bump biz.aQute.bnd.builder from 6.4.0 to 7.1.0
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 6.4.0 to 7.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.4.0...7.1.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd.builder dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e28311 commit f5ed367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id 'maven-publish'
99
id 'signing'
1010
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
11-
id "biz.aQute.bnd.builder" version "6.4.0"
11+
id "biz.aQute.bnd.builder" version "7.1.0"
1212
}
1313

1414
java {

0 commit comments

Comments
 (0)