Skip to content

Commit 93db7a1

Browse files
authored
Add note about groovy compatibility
1 parent 06c5153 commit 93db7a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
> to both use a compatible version of Mockito AND be prepared for the _inline_
1515
> implementation of Mockito mocks.
1616
>
17+
> Note: Groovy users may need Mockito >= 4.5.0 for compatibility.
18+
>
1719
> Where this isn't appropriate, the [v1.x](https://github.com/webcompere/system-stubs/tree/1.x)
1820
> version of this will still work for Java versions below 16, and may also be
1921
> co-erced into working with via the java [command line](https://github.com/stefanbirkner/system-lambda/issues/23#issuecomment-1007608124).

0 commit comments

Comments
 (0)