Skip to content

Commit

Permalink
Merge pull request #207 from jenkinsci/dependabot/maven/junit.version…
Browse files Browse the repository at this point in the history
…-5.7.1

Bump junit.version from 5.7.0 to 5.7.1
  • Loading branch information
uhafner authored Feb 10, 2021
2 parents 2e7162a + 08cec74 commit d7342e7
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 @@ -33,7 +33,7 @@
<slf4j.version>1.7.30</slf4j.version>

<!-- Test Library Dependencies Versions -->
<junit.version>5.7.0</junit.version>
<junit.version>5.7.1</junit.version>
<junit-platform-launcher.version>1.7.0</junit-platform-launcher.version>
<mockito.version>3.7.7</mockito.version>
<assertj.version>3.19.0</assertj.version>
Expand Down

0 comments on commit d7342e7

Please sign in to comment.