Skip to content

Commit f592d1d

Browse files
committed
Change version with one that is found outside of jcenter/bintray repo
1 parent 98208ff commit f592d1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.test-infra/validate-runner/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
}
3333

3434
dependencies {
35-
implementation group: 'com.cdancy', name: 'jenkins-rest', version: '0.0.22'
35+
implementation group: 'com.cdancy', name: 'jenkins-rest', version: '0.0.27'
3636
implementation 'com.offbytwo.jenkins:jenkins-client:0.3.8'
3737
implementation library.java.jackson_databind
3838
implementation group: 'org.jenkins-ci.plugins', name: 'junit', version: '1.49'

0 commit comments

Comments
 (0)