apply plugin: "otel.java-conventions"
dependencies {
testImplementation project(':instrumentation:jdbc:javaagent')
}