Skip to content

Commit

Permalink
Merge pull request #332 from jenkinsci/dependabot/maven/org.junit.pla…
Browse files Browse the repository at this point in the history
…tform-junit-platform-launcher-1.8.1

Bump junit-platform-launcher from 1.7.2 to 1.8.1
  • Loading branch information
uhafner authored Sep 24, 2021
2 parents b3a4723 + f1d0f5d commit 32aa5d8
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 @@ -32,7 +32,7 @@
<!-- Test Library Dependencies Versions -->
<equalsverifier.version>3.7.1</equalsverifier.version>
<junit.version>5.8.0</junit.version>
<junit-platform-launcher.version>1.7.2</junit-platform-launcher.version>
<junit-platform-launcher.version>1.8.1</junit-platform-launcher.version>
<mockito.version>3.12.4</mockito.version>
<assertj.version>3.21.0</assertj.version>
<archunit.version>0.21.0</archunit.version>
Expand Down

0 comments on commit 32aa5d8

Please sign in to comment.