Skip to content

Commit 4ad423d

Browse files
Bump biz.aQute.bnd.builder from 6.3.0 to 6.3.1 (#160)
Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 6.3.0 to 6.3.1. - [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.0...6.3.1) --- updated-dependencies: - dependency-name: biz.aQute.bnd.builder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2939974 commit 4ad423d

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 @@ plugins {
88
id("ru.vyarus.animalsniffer") version "1.5.4"
99
id("me.champeau.gradle.jmh") version "0.5.3"
1010
id("com.github.hierynomus.license") version "0.16.1"
11-
id("biz.aQute.bnd.builder") version "6.3.0"
11+
id("biz.aQute.bnd.builder") version "6.3.1"
1212
id("com.vanniktech.maven.publish") version "0.19.0"
1313
}
1414

0 commit comments

Comments
 (0)