We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf961c commit b2982edCopy full SHA for b2982ed
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.0</junit-jupiter.version>
+ <junit-jupiter.version>6.0.1</junit-jupiter.version>
75
<hamcrest.version>3.0</hamcrest.version>
76
<mockito.version>1.10.19</mockito.version>
77
</properties>
type-alias-axon-serializer-integration-test/pom.xml
@@ -49,7 +49,7 @@
49
50
<!-- Unit testing -->
51
<equalsverifier.version>3.19.4</equalsverifier.version>
52
53
<hamcrest.version>2.2</hamcrest.version>
54
55
0 commit comments