plugins { id "kotlin" } dependencies { implementation libs.kotlin implementation libs.mockitoKotlin }