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