Skip to content

Commit b1c8cf7

Browse files
Bump biz.aQute.bnd.gradle from 6.3.1 to 6.4.0 (#156)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68436de commit b1c8cf7

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 @@ buildscript {
1010
classpath "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.16.1"
1111
classpath "me.champeau.gradle:jmh-gradle-plugin:0.5.3"
1212
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.6.0'
13-
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.1"
13+
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"
1414
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.18.0'
1515
}
1616
}

0 commit comments

Comments
 (0)