Skip to content

Commit

Permalink
Bump com.jfrog.artifactory from 4.27.1 to 4.33.1
Browse files Browse the repository at this point in the history
Bumps com.jfrog.artifactory from 4.27.1 to 4.33.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent 2b5af01 commit de892f5
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 @@ -29,6 +29,6 @@ swt-mac = { module = "org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64", vers
testNg = "org.testng:testng:7.5"

[plugins]
artifactory = { id = "com.jfrog.artifactory", version = "4.27.1" }
artifactory = { id = "com.jfrog.artifactory", version = "4.33.1" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.1.0" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 comments on commit de892f5

Please sign in to comment.