Skip to content

Commit 1cf350c

Browse files
committed
Cleanup japicmp excludes
1 parent 76a6917 commit 1cf350c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

modules/grafana/build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,3 @@ dependencies {
1313
testImplementation 'io.opentelemetry:opentelemetry-sdk'
1414
testImplementation 'io.opentelemetry:opentelemetry-exporter-otlp'
1515
}
16-
17-
tasks.japicmp {
18-
methodExcludes = [
19-
"org.testcontainers.grafana.LgtmStackContainer#getPromehteusHttpUrl()"
20-
]
21-
}

0 commit comments

Comments
 (0)