Skip to content

Commit c5b876b

Browse files
Update dependency org.jenkins-ci.plugins:junit to v1361 (jenkinsci#11144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cfd7e6 commit c5b876b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ THE SOFTWARE.
244244
<dependency>
245245
<groupId>org.jenkins-ci.plugins</groupId>
246246
<artifactId>junit</artifactId>
247-
<version>1359.v71188fea_0df5</version>
247+
<version>1361.vfed194a_de34a_</version>
248248
<scope>test</scope>
249249
</dependency>
250250
<dependency>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ THE SOFTWARE.
318318
<!-- detached after 1.577 -->
319319
<groupId>org.jenkins-ci.plugins</groupId>
320320
<artifactId>junit</artifactId>
321-
<version>1359.v71188fea_0df5</version>
321+
<version>1361.vfed194a_de34a_</version>
322322
<type>hpi</type>
323323
</artifactItem>
324324
<artifactItem>

0 commit comments

Comments
 (0)