We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c33cd commit 5809da0Copy full SHA for 5809da0
1 file changed
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -128,7 +128,6 @@ plugins.withId("otel.publish-conventions") {
128
val dependencyManagement by configurations.creating {
129
isCanBeConsumed = false
130
isCanBeResolved = false
131
- isVisible = false
132
}
133
134
dependencies {
0 commit comments