Skip to content

Commit f95030a

Browse files
Bump biz.aQute.bnd.gradle from 4.3.1 to 5.0.1 (#27)
Bumps [biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 4.3.1 to 5.0.1. - [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]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8193fed commit f95030a

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
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
dependencies {
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14-
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:4.3.1"
14+
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:5.0.1"
1515
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.8.0'
1616
classpath "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.15.0"
1717
}

0 commit comments

Comments
 (0)