We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 916649f + a478e08 commit f834a04Copy full SHA for f834a04
1 file changed
pom.xml
@@ -91,7 +91,7 @@
91
<commons.releaseNotesLocation>${commons.parent.dir}/RELEASE-NOTES.txt</commons.releaseNotesLocation>
92
<!-- override the default commons encoding property -->
93
<commons.encoding>UTF-8</commons.encoding>
94
- <mockito-core.version>5.21.0</mockito-core.version>
+ <mockito-core.version>5.23.0</mockito-core.version>
95
<!--Skip JApiCmp for 1.x to 2.0. -->
96
<japicmp.skip>true</japicmp.skip>
97
<project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>
0 commit comments