Skip to content

Commit

Permalink
Bump biz.aQute.bnd.gradle from 4.3.1 to 5.0.0 (#50)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot-preview[bot] authored and akarnokd committed Jan 23, 2020
1 parent d37085f commit 11d15fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath "me.champeau.gradle:jmh-gradle-plugin:0.5.0"
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.5.0'
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:4.3.1"
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:5.0.0"
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.8.0'
classpath "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.15.0"
}
Expand Down

0 comments on commit 11d15fa

Please sign in to comment.