Skip to content

Commit 767c532

Browse files
Bump biz.aQute.bnd.builder from 5.3.0 to 6.0.0 (#7348)
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 5.3.0 to 6.0.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/6.0.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17e71ab commit 767c532

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
@@ -7,7 +7,7 @@ plugins {
77
id("ru.vyarus.animalsniffer") version "1.5.3"
88
id("me.champeau.gradle.jmh") version "0.5.3"
99
id("com.github.hierynomus.license") version "0.16.1"
10-
id("biz.aQute.bnd.builder") version "5.3.0"
10+
id("biz.aQute.bnd.builder") version "6.0.0"
1111
id("com.vanniktech.maven.publish") version "0.18.0"
1212
id("org.beryx.jar") version "1.2.0"
1313
}

0 commit comments

Comments
 (0)