Skip to content

Commit 29912fc

Browse files
chore(deps): bump biz.aQute.bnd.builder from 7.2.1 to 7.2.2
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 7.2.1 to 7.2.2. - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](bndtools/bnd@7.2.1...7.2.2) --- updated-dependencies: - dependency-name: biz.aQute.bnd.builder dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c38e20 commit 29912fc

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
@@ -7,7 +7,7 @@ plugins {
77
id("maven-publish")
88
id("me.champeau.jmh") version "0.7.3"
99
id("com.github.hierynomus.license") version "0.16.1"
10-
id("biz.aQute.bnd.builder") version "7.2.1"
10+
id("biz.aQute.bnd.builder") version "7.2.3"
1111
id("com.vanniktech.maven.publish") version "0.36.0"
1212
id("org.beryx.jar") version "2.0.0"
1313
id("signing")

0 commit comments

Comments
 (0)