We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c919659 commit a74fa18Copy full SHA for a74fa18
2 files changed
pom.xml
@@ -71,7 +71,7 @@
71
<annotation.api.version>1.3.2</annotation.api.version>
72
73
<!-- Test libraries -->
74
- <junit-jupiter.version>5.14.3</junit-jupiter.version>
+ <junit-jupiter.version>6.0.3</junit-jupiter.version>
75
<hamcrest.version>3.0</hamcrest.version>
76
<mockito.version>5.5.0</mockito.version>
77
</properties>
type-alias-axon-serializer-integration-test/pom.xml
@@ -53,7 +53,7 @@
53
54
<!-- Unit testing -->
55
<equalsverifier.version>4.4.1</equalsverifier.version>
56
57
<hamcrest.version>2.2</hamcrest.version>
58
59
<!-- Maven Plugins -->
0 commit comments