mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:junit to v1355 (#11049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
94fb9ef311
commit
cadd17a7fe
|
@ -244,7 +244,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>1354.v5b_348580de7f</version>
|
||||
<version>1355.v45e2ea_65863c</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>1354.v5b_348580de7f</version>
|
||||
<version>1355.v45e2ea_65863c</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue