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 7729d3b commit 52272bfCopy full SHA for 52272bf
pom.xml
@@ -64,7 +64,7 @@
64
<slf4j.version>1.7.36</slf4j.version>
65
<assertj.version>3.27.3</assertj.version>
66
<byte-buddy.version>1.17.5</byte-buddy.version>
67
- <mockito.version>5.17.0</mockito.version>
+ <mockito.version>5.18.0</mockito.version>
68
<junit.version>4.13.2</junit.version>
69
<commons-lang3.version>3.17.0</commons-lang3.version>
70
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
0 commit comments