We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98208ff commit f592d1dCopy full SHA for f592d1d
1 file changed
.test-infra/validate-runner/build.gradle
@@ -32,7 +32,7 @@ repositories {
32
}
33
34
dependencies {
35
- implementation group: 'com.cdancy', name: 'jenkins-rest', version: '0.0.22'
+ implementation group: 'com.cdancy', name: 'jenkins-rest', version: '0.0.27'
36
implementation 'com.offbytwo.jenkins:jenkins-client:0.3.8'
37
implementation library.java.jackson_databind
38
implementation group: 'org.jenkins-ci.plugins', name: 'junit', version: '1.49'
0 commit comments