Skip to content

Commit

Permalink
Bump com.jfrog.artifactory from 4.31.0 to 4.33.1
Browse files Browse the repository at this point in the history
Bumps com.jfrog.artifactory from 4.31.0 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent a358756 commit 36c581d
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,7 +29,7 @@ slf4j = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
slf4j-jcl = { module = "org.slf4j:jcl-over-slf4j", version.ref = "slf4j" }

[plugins]
artifactory = { id = "com.jfrog.artifactory", version = "4.31.0" }
artifactory = { id = "com.jfrog.artifactory", version = "4.33.1" }
bnd = { id = "biz.aQute.bnd.builder", version = "6.4.0" }
download = { id = "de.undercouch.download", version = "5.6.0" }
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.3" }
Expand Down

0 comments on commit 36c581d

Please sign in to comment.