plugins { id("otel.java-conventions") } dependencies { implementation(project(":testing-common")) }