We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beff790 commit 2ddb6b9Copy full SHA for 2ddb6b9
all/build.gradle.kts
@@ -6,6 +6,7 @@ plugins {
6
7
description = "OpenTelemetry Contrib All"
8
9
+
10
dependencies {
11
rootProject.subprojects.forEach { subproject ->
12
// Generate aggregate coverage report for published modules that enable jacoco.
0 commit comments