Skip to content

Commit

Permalink
Update plugin artifactory to v4.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 29, 2022
1 parent 4819fdd commit 52e51cf
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 @@ -51,7 +51,7 @@ testNg = "org.testng:testng:7.5"
throwingFunction = "com.pivovarit:throwing-function:1.5.1"

[plugins]
artifactory = { id = "com.jfrog.artifactory", version = "4.29.0" }
artifactory = { id = "com.jfrog.artifactory", version = "4.29.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.3.1" }
Expand Down

0 comments on commit 52e51cf

Please sign in to comment.