mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:junit to v1361
This commit is contained in:
parent
b0367d4cfb
commit
51c816d85a
|
@ -244,7 +244,7 @@ THE SOFTWARE.
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jenkins-ci.plugins</groupId>
|
<groupId>org.jenkins-ci.plugins</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>1359.v71188fea_0df5</version>
|
<version>1361.vfed194a_de34a_</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
@ -318,7 +318,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>1359.v71188fea_0df5</version>
|
<version>1361.vfed194a_de34a_</version>
|
||||||
<type>hpi</type>
|
<type>hpi</type>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
<artifactItem>
|
<artifactItem>
|
||||||
|
|
Loading…
Reference in New Issue