plugins { org.jetbrains.conventions.`kotlin-jvm` } dependencies { api(kotlin("test-junit")) }