Skip to content

Commit 776d7e7

Browse files
Bump biz.aQute.bnd.builder from 6.4.0 to 7.2.1
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 6.4.0 to 7.2.1. - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](bndtools/bnd@6.4.0...7.2.1) --- updated-dependencies: - dependency-name: biz.aQute.bnd.builder dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b94d691 commit 776d7e7

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
@@ -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.2.1"
1212
}
1313

1414
java {

0 commit comments

Comments
 (0)