Skip to content

Commit 68e794c

Browse files
Bump biz.aQute.bnd.builder from 6.2.0 to 6.4.0
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 6.2.0 to 6.4.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.2.0...6.4.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd.builder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cff8c2c commit 68e794c

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
@@ -9,7 +9,7 @@ plugins {
99
id 'maven-publish'
1010
id 'signing'
1111
id "io.github.gradle-nexus.publish-plugin" version "1.0.0"
12-
id "biz.aQute.bnd.builder" version "6.2.0"
12+
id "biz.aQute.bnd.builder" version "6.4.0"
1313
}
1414

1515
def getDevelopmentVersion() {

0 commit comments

Comments
 (0)