Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2024
1 parent 23a2050 commit 37e7cdc
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.11.1</junit-jupiter.version>
<junit-jupiter.version>5.11.2</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.17.1</equalsverifier.version>
<junit-jupiter.version>5.11.1</junit-jupiter.version>
<junit-jupiter.version>5.11.2</junit-jupiter.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>1.10.19</mockito.version>

Expand Down

0 comments on commit 37e7cdc

Please sign in to comment.