Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins:junit to v1299 (#9714)
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] committed Sep 10, 2024
1 parent 11c405b commit 905df3d
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>1296.vb_f538b_c88630</version>
<version>1299.v8d143a_ca_6538</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 @@ -311,7 +311,7 @@ THE SOFTWARE.
<!-- detached after 1.577 -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1296.vb_f538b_c88630</version>
<version>1299.v8d143a_ca_6538</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 905df3d

Please sign in to comment.