<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk-agent-jvm</artifactId>
<version>1.13.9</version>
</dependency>
compile
|-- org.objenesis:objenesis:3.3
|-- net.bytebuddy:byte-buddy:1.14.6
|-- net.bytebuddy:byte-buddy-agent:1.14.6
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10
|-- io.mockk:mockk-agent-api-jvm:1.13.9
|-- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10
runtime