Skip to content

Commit 9db8cca

Browse files
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.2.1
Bumps [biz.aQute.bnd:biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 6.4.0 to 7.2.1. - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](bndtools/bnd@6.4.0...7.2.1) --- updated-dependencies: - dependency-name: biz.aQute.bnd:biz.aQute.bnd.gradle dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f2b215 commit 9db8cca

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.3.0'
55
ext.dokka_version = '2.1.0'
6-
ext.bnd_version = '6.4.0'
6+
ext.bnd_version = '7.2.1'
77
ext.license_version = '0.16.1'
88
ext.vanniktech_version = '0.32.0'
99
ext.coroutines_version = '1.10.2'

0 commit comments

Comments
 (0)