Skip to content

Commit 719ac75

Browse files
Update dependency org.jenkins-ci.plugins:junit to v1302 (jenkinsci#9786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 662f4cd commit 719ac75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ THE SOFTWARE.
230230
<dependency>
231231
<groupId>org.jenkins-ci.plugins</groupId>
232232
<artifactId>junit</artifactId>
233-
<version>1300.v03d9d8a_cf1fb_</version>
233+
<version>1302.va_b_878c32eb_b_5</version>
234234
<scope>test</scope>
235235
</dependency>
236236
<dependency>

war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ THE SOFTWARE.
306306
<!-- detached after 1.577 -->
307307
<groupId>org.jenkins-ci.plugins</groupId>
308308
<artifactId>junit</artifactId>
309-
<version>1300.v03d9d8a_cf1fb_</version>
309+
<version>1302.va_b_878c32eb_b_5</version>
310310
<type>hpi</type>
311311
</artifactItem>
312312
<artifactItem>

0 commit comments

Comments
 (0)