Skip to content

Commit 725e8f7

Browse files
committed
use latest gradle-jpi-plugin
1 parent 091dc0c commit 725e8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

job-dsl-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55
dependencies {
6-
classpath 'org.jenkins-ci.tools:gradle-jpi-plugin:0.10.0'
6+
classpath 'org.jenkins-ci.tools:gradle-jpi-plugin:0.10.1'
77
}
88
}
99

0 commit comments

Comments
 (0)