Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins:junit to v1296 (#9650)
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 Aug 23, 2024
1 parent e6c9f30 commit 8d10674
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>1295.vf2321cf6c27e</version>
<version>1296.vb_f538b_c88630</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 @@ -307,7 +307,7 @@ THE SOFTWARE.
<!-- detached after 1.577 -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1295.vf2321cf6c27e</version>
<version>1296.vb_f538b_c88630</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 8d10674

Please sign in to comment.