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

Commit 674ec2e

Browse files
author
Audrey Neveu
committed
[polish] upgrade artifactory gradle plugin version
1 parent 98292b2 commit 674ec2e

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
@@ -25,7 +25,7 @@ buildscript {
2525
plugins {
2626
id 'org.asciidoctor.convert' version '1.5.6'
2727
id 'me.champeau.gradle.jmh' version '0.4.7'
28-
id "com.jfrog.artifactory" version "4.9.8" apply false
28+
id "com.jfrog.artifactory" version "4.15.2" apply false
2929
}
3030

3131
ext {

0 commit comments

Comments
 (0)