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