Skip to content

Commit

Permalink
Upgrade to BND 6.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Feb 28, 2022
1 parent a5f87d0 commit 2a2a43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
plugins {
id 'java-library'
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
id 'biz.aQute.bnd.builder' version '6.1.0' apply false
id 'biz.aQute.bnd.builder' version '6.2.0' apply false
id "com.github.ben-manes.versions" version "0.42.0"
}

Expand Down

0 comments on commit 2a2a43b

Please sign in to comment.