Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent efc3a89 commit cdc0249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<annotation.api.version>1.3.2</annotation.api.version>

<!-- Test libraries -->
<junit-jupiter.version>5.10.3</junit-jupiter.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<hamcrest.version>3.0</hamcrest.version>
<mockito.version>1.10.19</mockito.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion type-alias-axon-serializer-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<!-- Unit testing -->
<equalsverifier.version>3.16.1</equalsverifier.version>
<junit-jupiter.version>5.10.3</junit-jupiter.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>1.10.19</mockito.version>

Expand Down

0 comments on commit cdc0249

Please sign in to comment.