You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@
14
14
> to both use a compatible version of Mockito AND be prepared for the _inline_
15
15
> implementation of Mockito mocks.
16
16
>
17
+
> Note: Groovy users may need Mockito >= 4.5.0 for compatibility.
18
+
>
17
19
> Where this isn't appropriate, the [v1.x](https://github.com/webcompere/system-stubs/tree/1.x)
18
20
> version of this will still work for Java versions below 16, and may also be
19
21
> co-erced into working with via the java [command line](https://github.com/stefanbirkner/system-lambda/issues/23#issuecomment-1007608124).
0 commit comments