Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 30, 2022
1 parent e0bd8f9 commit ef134d3
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 @@ -58,7 +58,7 @@
<git.version>3.5.0</git.version>
<junit.version>4.13.1</junit.version>
<workflow-step-api.version>2.6</workflow-step-api.version>
<jenkins.junit.version>1.3</jenkins.junit.version>
<jenkins.junit.version>1.24</jenkins.junit.version>
<aws-java-sdk-bom.version>1.11.220</aws-java-sdk-bom.version>
<wiremock.version>2.10.1</wiremock.version>
<mockito.version>2.11.0</mockito.version>
Expand Down

0 comments on commit ef134d3

Please sign in to comment.