Skip to content

Commit

Permalink
Update plugin download to v5.0.2 (#2950)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 9, 2022
1 parent d730547 commit 01e9965
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 @@ -43,7 +43,7 @@ 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.2.0" }
download = { id = "de.undercouch.download", version = "5.0.1" }
download = { id = "de.undercouch.download", version = "5.0.2" }
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.0" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.13" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 01e9965

Please sign in to comment.