Skip to content

Commit

Permalink
Merge pull request #682 from smallrye/dependabot/maven/junit.version-…
Browse files Browse the repository at this point in the history
…5.8.0

Bump junit.version from 5.7.2 to 5.8.0
  • Loading branch information
cescoffier authored Sep 13, 2021
2 parents 07e9ac5 + ba705e9 commit 9531f57
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 @@ -86,7 +86,7 @@
<smallrye-config.version>1.10.0</smallrye-config.version>
<smallrye-common-annotation.version>1.6.0</smallrye-common-annotation.version>

<junit.version>5.7.2</junit.version>
<junit.version>5.8.0</junit.version>
<assertj-core.version>3.20.2</assertj-core.version>
<junit4.version>4.13.2</junit4.version>
<awaitility.version>4.1.0</awaitility.version>
Expand Down

0 comments on commit 9531f57

Please sign in to comment.