plugins { id("otel.library-instrumentation") } dependencies { library("com.graphql-java:graphql-java:12.0") }