plugins { id 'kotlin' id 'java-test-fixtures' } dependencies { implementation Dependencies.mavenCentral.kotlinCoroutinesCore }