Skip to content

Commit

Permalink
Merge pull request #150 from AxonFramework/dependabot/maven/org.junit…
Browse files Browse the repository at this point in the history
….jupiter-junit-jupiter-5.9.0

Bump junit-jupiter from 5.8.2 to 5.9.0
  • Loading branch information
smcvb committed Sep 13, 2022
2 parents 6c3aa55 + ff414a1 commit 713a6ee
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 @@
<log4j.version>2.13.0</log4j.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>

<junit.jupiter.version>5.8.2</junit.jupiter.version>
<junit.jupiter.version>5.9.0</junit.jupiter.version>
<mockito.version>4.8.0</mockito.version>
</properties>

Expand Down

0 comments on commit 713a6ee

Please sign in to comment.