plugins { id("orang.java-conventions") } dependencies { implementation(project(":utils")) }