We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9d2d5 commit 8b58f42Copy full SHA for 8b58f42
1 file changed
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -116,7 +116,6 @@ configurations.configureEach {
116
val dependencyManagement by configurations.creating {
117
isCanBeConsumed = false
118
isCanBeResolved = false
119
- isVisible = false
120
}
121
122
dependencies {
0 commit comments