Skip to content

Commit

Permalink
Update plugin bnd to v6.3.0, supersedes and closes #3061
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Jun 7, 2022
1 parent 64b8b34 commit 3a5409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ throwingFunction = "com.pivovarit:throwing-function:1.5.1"
artifactory = { id = "com.jfrog.artifactory", version = "4.28.2" }
asciidoctor-convert = { id = "org.asciidoctor.jvm.convert", version.ref = "asciidoctor" }
asciidoctor-pdf = { id = "org.asciidoctor.jvm.pdf", version.ref = "asciidoctor" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.2.0" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.3.0" }
download = { id = "de.undercouch.download", version = "5.1.0" }
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.0" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.13" }
Expand Down

0 comments on commit 3a5409e

Please sign in to comment.