Skip to content

Commit 0f2aeb1

Browse files
Bump biz.aQute.bnd.builder from 7.1.0 to 7.2.0
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](bndtools/bnd@7.1.0...7.2.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd.builder dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 918203c commit 0f2aeb1

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
@@ -11,7 +11,7 @@ plugins {
1111
id 'maven-publish'
1212
id 'signing'
1313
id 'groovy'
14-
id 'biz.aQute.bnd.builder' version '7.1.0'
14+
id 'biz.aQute.bnd.builder' version '7.2.0'
1515
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1616
id 'com.github.ben-manes.versions' version '0.53.0'
1717
id "me.champeau.jmh" version "0.7.3"

0 commit comments

Comments
 (0)