apply plugin: "otel.javaagent-instrumentation" muzzle { pass { coreJdk() } } otelJava { minJavaVersionSupported = JavaVersion.VERSION_11 }