Skip to content

Commit 697fbf6

Browse files
Bump biz.aQute.bnd.builder from 7.2.1 to 7.2.3 (#361)
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 7.2.1 to 7.2.3. - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](bndtools/bnd@7.2.1...7.2.3) --- updated-dependencies: - dependency-name: biz.aQute.bnd.builder dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5add34e commit 697fbf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'jacoco'
44
id 'signing'
55
id 'maven-publish'
6-
id 'biz.aQute.bnd.builder' version '7.2.1'
6+
id 'biz.aQute.bnd.builder' version '7.2.3'
77
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
88
id 'org.sonarqube' version '7.2.3.7755'
99
}

0 commit comments

Comments
 (0)