Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 01f2795

Browse files
Audrey Neveusimonbasle
authored andcommitted
Backport 674ec2e: upgrade artifactory gradle plugin version
1 parent ad18dc9 commit 01f2795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626
plugins {
2727
id 'org.asciidoctor.convert' version '1.5.6'
2828
id 'me.champeau.gradle.jmh' version '0.4.7'
29-
id "com.jfrog.artifactory" version "4.9.8" apply false
29+
id "com.jfrog.artifactory" version "4.15.2" apply false
3030
}
3131

3232
ext {

0 commit comments

Comments
 (0)