Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
Bump junit from 1.20 to 1.24
Browse files Browse the repository at this point in the history
Bumps junit from 1.20 to 1.24.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 30, 2022
1 parent 860b463 commit ad51383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<!-- Upper bounds issue -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1.20</version>
<version>1.24</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit ad51383

Please sign in to comment.