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