mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:junit to v1335
This commit is contained in:
parent
a5a61cd8e0
commit
cb607246de
|
@ -235,7 +235,7 @@ THE SOFTWARE.
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jenkins-ci.plugins</groupId>
|
<groupId>org.jenkins-ci.plugins</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>1334.vd3b_b_2094e438</version>
|
<version>1335.v6b_a_a_e18534e1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
@ -317,7 +317,7 @@ THE SOFTWARE.
|
||||||
<!-- detached after 1.577 -->
|
<!-- detached after 1.577 -->
|
||||||
<groupId>org.jenkins-ci.plugins</groupId>
|
<groupId>org.jenkins-ci.plugins</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>1334.vd3b_b_2094e438</version>
|
<version>1335.v6b_a_a_e18534e1</version>
|
||||||
<type>hpi</type>
|
<type>hpi</type>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
<artifactItem>
|
<artifactItem>
|
||||||
|
|
Loading…
Reference in New Issue