Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:junit
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.plugins:junit](https://github.com/jenkinsci/junit-plugin) from 1265.v65b_14fa_f12f0 to 1279.v72cf99b_25c43.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 0255a59 commit 57e41a8
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 57e41a8

Please sign in to comment.