Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2024
1 parent 7e1c39f commit 596ee8d
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 @@ -41,7 +41,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.4" }
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.4.0" }
Expand Down

0 comments on commit 596ee8d

Please sign in to comment.