Skip to content

Commit 828e068

Browse files
Bump biz.aQute.bnd.builder from 6.2.0 to 7.1.0
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 6.2.0 to 7.1.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...7.1.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd.builder dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f325e57 commit 828e068

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
@@ -10,7 +10,7 @@ plugins {
1010
id 'maven-publish'
1111
id 'signing'
1212
id 'groovy'
13-
id 'biz.aQute.bnd.builder' version '6.2.0'
13+
id 'biz.aQute.bnd.builder' version '7.1.0'
1414
id 'io.github.gradle-nexus.publish-plugin' version '1.0.0'
1515
id 'com.github.ben-manes.versions' version '0.52.0'
1616
id "me.champeau.jmh" version "0.7.3"

0 commit comments

Comments
 (0)