Skip to content

Commit b83432f

Browse files
Bump biz.aQute.bnd.gradle from 6.3.1 to 6.4.0 (#79)
Bumps [biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 6.3.1 to 6.4.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.3.1...6.4.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd:biz.aQute.bnd.gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69d24cf commit b83432f

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
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
}
1111
dependencies {
12-
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.1"
12+
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"
1313
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.19.0'
1414
classpath "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.16.1"
1515
}

0 commit comments

Comments
 (0)