Skip to content

Commit

Permalink
Update plugin bnd to v6.2.0 (#2941)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 99ea9a3 commit 8a12d79
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.27.1" }
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.1.0" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.2.0" }
download = { id = "de.undercouch.download", version = "5.0.1" }
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.3.1" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.13" }
Expand Down

0 comments on commit 8a12d79

Please sign in to comment.