Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:junit from 1265.v65b_14fa_f12f0 to 1279.v…
Browse files Browse the repository at this point in the history
…72cf99b_25c43 (jenkinsci#9492)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 220165f commit 2d7bcec
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 @@ -228,7 +228,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1265.v65b_14fa_f12f0</version>
<version>1279.v72cf99b_25c43</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 @@ -298,7 +298,7 @@ THE SOFTWARE.
<!-- detached after 1.577 -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1265.v65b_14fa_f12f0</version>
<version>1279.v72cf99b_25c43</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 2d7bcec

Please sign in to comment.