Skip to content

Commit f360d92

Browse files
Bump biz.aQute.bnd.gradle from 5.3.0 to 6.1.0 (#101)
Bumps [biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 5.3.0 to 6.1.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/6.1.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd:biz.aQute.bnd.gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 766cda7 commit f360d92

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
@@ -3,7 +3,7 @@ version '1.0-SNAPSHOT'
33
buildscript {
44
ext.kotlin_version = '1.6.0'
55
ext.dokka_version = '1.5.31'
6-
ext.bnd_version = '5.3.0'
6+
ext.bnd_version = '6.1.0'
77
ext.license_version = '0.15.0'
88
ext.vanniktech_version = '0.18.0'
99
ext.coroutines_version = '1.5.2'

0 commit comments

Comments
 (0)