Skip to content

Commit 1562342

Browse files
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.1.0
Bumps [biz.aQute.bnd:biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 6.4.0 to 7.1.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.4.0...7.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]>
1 parent a0f2c28 commit 1562342

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 = '2.0.21'
55
ext.dokka_version = '1.9.20'
6-
ext.bnd_version = '6.4.0'
6+
ext.bnd_version = '7.1.0'
77
ext.license_version = '0.16.1'
88
ext.vanniktech_version = '0.30.0'
99
ext.coroutines_version = '1.9.0'

0 commit comments

Comments
 (0)