Skip to content

Commit

Permalink
Revert "Bump com.jfrog.artifactory from 4.31.0 to 5.2.0 (#3727)"
Browse files Browse the repository at this point in the history
This reverts commit 1d5a46a.
  • Loading branch information
chemicL committed Feb 19, 2024
1 parent 1d5a46a commit 600fb73
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 @@ -27,7 +27,7 @@ reactor-perfBaseline-core = { module = "io.projectreactor:reactor-core", version
reactor-perfBaseline-extra = { module = "io.projectreactor.addons:reactor-extra", version.ref = "baselinePerfExtra" }

[plugins]
artifactory = { id = "com.jfrog.artifactory", version = "5.2.0" }
artifactory = { id = "com.jfrog.artifactory", version = "4.31.0" }
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 600fb73

Please sign in to comment.