Skip to content

Commit

Permalink
[CORE-69]: Bump com.jfrog.artifactory from 4.32.0 to 5.2.5 (#235)
Browse files Browse the repository at this point in the history
Bumps com.jfrog.artifactory from 4.32.0 to 5.2.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David An <[email protected]>
  • Loading branch information
dependabot[bot] and davidangb authored Feb 4, 2025
1 parent a4f477f commit 1594a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-resttemplate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'java-library'
id 'maven-publish'

id 'com.jfrog.artifactory' version '4.32.0'
id 'com.jfrog.artifactory' version '5.2.5'
id 'org.hidetake.swagger.generator'
}

Expand Down

0 comments on commit 1594a11

Please sign in to comment.