the 1.20.1 instrumentation boms are busted, as they are missing versions for their nested boms (sort of surprised maven central didn't reject them), e.g. ``` <dependency> <groupId>io.opentelemetry</groupId> <artifactId>opentelemetry-bom</artifactId> <type>pom</type> <scope>import</scope> </dependency> ``` https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom/1.20.1/opentelemetry-instrumentation-bom-1.20.1.pom deserves another patch release |
||
---|---|---|
.. | ||
src/main/kotlin | ||
build.gradle.kts | ||
settings.gradle.kts |