Skip to content

Commit

Permalink
chore(deps): update plugin biz.aqute.bnd.builder to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent c9a024c commit af42f4b
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 af42f4b

Please sign in to comment.