mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2508 (#11169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c0bed7aa50
commit
0e405cc185
|
@ -192,7 +192,7 @@ THE SOFTWARE.
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jenkins-ci.main</groupId>
|
<groupId>org.jenkins-ci.main</groupId>
|
||||||
<artifactId>jenkins-test-harness</artifactId>
|
<artifactId>jenkins-test-harness</artifactId>
|
||||||
<version>2505.v4a_e1e6f69d4e</version>
|
<version>2508.v45936ef31cd7</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
|
Loading…
Reference in New Issue