Skip to content

Commit d60ba49

Browse files
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 7.2.0-RC21 to 7.2.0 (#7037)
Bumps [biz.aQute.bnd:biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 7.2.0-RC21 to 7.2.0. - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/commits/7.2.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd:biz.aQute.bnd.gradle dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 242dea8 commit d60ba49

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
@@ -226,7 +226,7 @@ plugin-javaformat = { module = "io.spring.javaformat:spring-javaformat-gradle-pl
226226
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.6" }
227227
plugin-downloadTask = { module = "de.undercouch:gradle-download-task", version = "5.6.0" }
228228
plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
229-
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:7.2.0-RC21"
229+
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:7.2.0"
230230

231231
[plugins]
232232
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.2.21" }

0 commit comments

Comments
 (0)