Skip to content

Commit

Permalink
Merge pull request #201 from bric3/renovate/biz.aqute.bnd.builder-7.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin biz.aqute.bnd.builder to v7
  • Loading branch information
bric3 committed Feb 3, 2024
2 parents ee69c03 + 598af8b commit 07aa670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fun properties(key: String, defaultValue: Any? = null) = (project.findProperty(k
plugins {
id("com.github.hierynomus.license") version "0.16.1"
id("com.javiersc.semver.gradle.plugin") version "0.4.0-alpha.1"
id("biz.aQute.bnd.builder") version "6.4.0" apply false
id("biz.aQute.bnd.builder") version "7.0.0" apply false
`maven-publish`
}

Expand Down

0 comments on commit 07aa670

Please sign in to comment.