Skip to content

Commit 80cf2aa

Browse files
Update dependency org.jenkins-ci.plugins:junit to v1295 (jenkinsci#9640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8827ec9 commit 80cf2aa

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>1291.v60776881903c</version>
233+
<version>1295.vf2321cf6c27e</version>
234234
<scope>test</scope>
235235
</dependency>
236236
<dependency>

war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ THE SOFTWARE.
307307
<!-- detached after 1.577 -->
308308
<groupId>org.jenkins-ci.plugins</groupId>
309309
<artifactId>junit</artifactId>
310-
<version>1291.v60776881903c</version>
310+
<version>1295.vf2321cf6c27e</version>
311311
<type>hpi</type>
312312
</artifactItem>
313313
<artifactItem>

0 commit comments

Comments
 (0)