mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:junit to v1359 (#11138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f7c1f67dbc
commit
481c7784e6
|
@ -244,7 +244,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>1355.v45e2ea_65863c</version>
|
||||
<version>1359.v71188fea_0df5</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -318,7 +318,7 @@ THE SOFTWARE.
|
|||
<!-- detached after 1.577 -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>1355.v45e2ea_65863c</version>
|
||||
<version>1359.v71188fea_0df5</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue