Skip to content

Commit a9125d4

Browse files
dependabot[bot]remkop
authored andcommitted
Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0
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] <[email protected]>
1 parent c2208d3 commit a9125d4

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
@@ -17,7 +17,7 @@ buildscript {
1717
classpath "org.asciidoctor:asciidoctor-gradle-jvm:$asciidoctorGradlePluginVersion"
1818
classpath 'org.asciidoctor:asciidoctorj-pdf:1.6.2'
1919
classpath "org.beryx:badass-jar:2.0.0"
20-
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.1.0'
20+
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.2.0'
2121
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
2222
}
2323
}

0 commit comments

Comments
 (0)