Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins:junit to v1302 (jenkinsci#9786)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 662f4cd commit 719ac75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1300.v03d9d8a_cf1fb_</version>
<version>1302.va_b_878c32eb_b_5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ THE SOFTWARE.
<!-- detached after 1.577 -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1300.v03d9d8a_cf1fb_</version>
<version>1302.va_b_878c32eb_b_5</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 719ac75

Please sign in to comment.