We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa522c commit ca6e46cCopy full SHA for ca6e46c
pom.xml
@@ -33,8 +33,8 @@
33
<jetbrains-annotation.version>26.0.2-1</jetbrains-annotation.version>
34
35
<!-- Test dependencies -->
36
- <junit.version>5.13.4</junit.version>
37
- <mockito.version>5.19.0</mockito.version>
+ <junit.version>6.0.0</junit.version>
+ <mockito.version>5.20.0</mockito.version>
38
39
<!-- Build dependencies -->
40
<mvn-compiler.version>3.14.0</mvn-compiler.version>
0 commit comments