Skip to content

Commit

Permalink
Upgrade to BND 6.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Jun 7, 2022
1 parent ace8a05 commit 560157a
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.3.0' apply false
id 'biz.aQute.bnd.builder' version '6.3.1' apply false
id "com.github.ben-manes.versions" version "0.42.0"
}

Expand Down

0 comments on commit 560157a

Please sign in to comment.