Skip to content

Commit 8e5a8ce

Browse files
Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 (#48)
Bumps [biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 6.1.0 to 6.2.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.1.0...6.2.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24f2162 commit 8e5a8ce

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
@@ -8,7 +8,7 @@ buildscript {
88

99
dependencies {
1010
classpath "me.champeau.gradle:jmh-gradle-plugin:0.5.3"
11-
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.1.0"
11+
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.2.0"
1212
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.8.0'
1313
classpath "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.15.0"
1414
}

0 commit comments

Comments
 (0)