Skip to content

Commit 68ca2f8

Browse files
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
Bumps [biz.aQute.bnd:biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 6.4.0 to 7.0.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.0.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 147c599 commit 68ca2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
1010
android-runner = { module = "androidx.test:runner", version = "1.6.2" }
1111
assertj = { module = "org.assertj:assertj-core", version = "3.26.3" }
1212
autoservice = { module = "com.google.auto.service:auto-service", version = "1.1.1" }
13-
bnd-gradle = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "6.4.0" }
13+
bnd-gradle = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "7.0.0" }
1414
bytebuddy = { module = "net.bytebuddy:byte-buddy", version.ref = "bytebuddy" }
1515
bytebuddy-agent = { module = "net.bytebuddy:byte-buddy-agent", version.ref = "bytebuddy" }
1616
bytebuddy-android = { module = "net.bytebuddy:byte-buddy-android", version.ref = "bytebuddy" }

0 commit comments

Comments
 (0)