The problem with Mockito-Kotlin is that it pulls i...
# announcements
n
The problem with Mockito-Kotlin is that it pulls in the
kotlin-reflect
library. If the user uses version
1.1.x
of the standard library and Mockito-Kotlin pulls in
1.0.x
of the
reflect
library, you get warnings