Skip to content

Commit

Permalink
Bump com.jfrog.artifactory from 4.31.0 to 5.2.0 (#3727)
Browse files Browse the repository at this point in the history
Bumps com.jfrog.artifactory from 4.31.0 to 5.2.0.

---
updated-dependencies:
- dependency-name: com.jfrog.artifactory
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent bdad688 commit 1d5a46a
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 = "4.31.0" }
artifactory = { id = "com.jfrog.artifactory", version = "5.2.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 1d5a46a

Please sign in to comment.