Skip to content

Commit

Permalink
test: bump up artifactory plugin to latest release
Browse files Browse the repository at this point in the history
Signed-off-by: Kengo TODA <[email protected]>
  • Loading branch information
KengoTODA committed Sep 4, 2024
1 parent ab5d510 commit 7f42609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/project/with-artifactory-plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// https://www.jfrog.com/confluence/display/RTF/Gradle+Artifactory+Plugin
plugins {
id "com.jfrog.artifactory" version "4.9.6"
id "com.jfrog.artifactory" version "5.2.5"
}

apply plugin: 'maven-publish'

0 comments on commit 7f42609

Please sign in to comment.