Skip to content

Commit

Permalink
Update Bnd Gradle plugin to 6.2.0 (spockframework#1435)
Browse files Browse the repository at this point in the history
Signed-off-by: BJ Hargrave <bj@hargrave.dev>
  • Loading branch information
bjhargrave authored Mar 4, 2022
1 parent a0fcbc6 commit 4118d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pluginManagement {
id "net.nemerosa.versioning" version "2.14.0"
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
id "com.github.ben-manes.versions" version "0.39.0"
id "biz.aQute.bnd.builder" version "6.0.0"
id "biz.aQute.bnd.builder" version "6.2.0"
}

includeBuild "build-logic"
Expand Down

0 comments on commit 4118d51

Please sign in to comment.