Skip to content

Commit d42fd20

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump biz.aQute.bnd.gradle from 4.3.1 to 5.0.0 (#43)
Bumps [biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/bndtools/bnd/releases) - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md) - [Commits](https://github.com/bndtools/bnd/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 90f2547 commit d42fd20

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.15.0"
1111
classpath "me.champeau.gradle:jmh-gradle-plugin:0.5.0"
1212
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.5.0'
13-
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:4.3.1"
13+
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:5.0.0"
1414
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.8.0'
1515
}
1616
}

0 commit comments

Comments
 (0)