<dependency>
<groupId>io.kotest</groupId>
<artifactId>kotest-framework-concurrency-jvm</artifactId>
<version>5.7.0</version>
</dependency>
@Grapes(
@Grab(group='io.kotest', module='kotest-framework-concurrency-jvm', version='5.7.0')
)