Skip to content

Commit c293ace

Browse files
committed
Add an xml comment wrt Mockito 4 vs 5
1 parent 3d50850 commit c293ace

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
<version.android.sdk.signature>0.12.0</version.android.sdk.signature>
5555

5656
<version.bytebuddy>1.15.10</version.bytebuddy>
57+
58+
<!-- 25-Sep-2025, tatu: Last 4.x Mockito: 5.x requires JDK 11 so
59+
cannot upgrade further
60+
-->
5761
<version.mockito>4.11.0</version.mockito>
5862

5963
<!-- 07-Apr-2025, tatu: For some reason, release fails due to missing

0 commit comments

Comments
 (0)