Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins:junit to v1304
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 7dfdceb commit 678d5ad
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>1303.v05e2505656b_7</version>
<version>1304.vc85a_b_ca_96613</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 @@ -314,7 +314,7 @@ THE SOFTWARE.
<!-- detached after 1.577 -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1303.v05e2505656b_7</version>
<version>1304.vc85a_b_ca_96613</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 678d5ad

Please sign in to comment.