Skip to content

Commit

Permalink
Merge pull request #464 from uhafner/dependabot/maven/org.junit.platf…
Browse files Browse the repository at this point in the history
…orm-junit-platform-launcher-1.8.2

Bump junit-platform-launcher from 1.8.1 to 1.8.2
  • Loading branch information
uhafner committed Dec 4, 2021
2 parents 0da6125 + efcb8a3 commit 1ab9b02
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 @@ -64,7 +64,7 @@
<!-- Project Test Dependencies Configuration -->
<equalsverifier.version>3.7.2</equalsverifier.version>
<junit.version>5.8.1</junit.version>
<junit-platform-launcher.version>1.8.1</junit-platform-launcher.version>
<junit-platform-launcher.version>1.8.2</junit-platform-launcher.version>
<mockito.version>4.0.0</mockito.version>
<assertj.version>3.21.0</assertj.version>
<archunit.version>0.22.0</archunit.version>
Expand Down

0 comments on commit 1ab9b02

Please sign in to comment.