Skip to content

Commit 76029c1

Browse files
authored
Merge pull request #2278 from newrelic/cap-kafka-clients-metrics-390
Cap kafka-clients-metrics-3.9.0 up to 4.0.0
2 parents dd77102 + f45ecd9 commit 76029c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/kafka-clients-metrics-3.9.0/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jar {
1212
}
1313

1414
verifyInstrumentation {
15-
passesOnly 'org.apache.kafka:kafka-clients:[3.9.0,)'
15+
passesOnly 'org.apache.kafka:kafka-clients:[3.9.0,4.0.0)'
1616
}
1717

1818
site {

0 commit comments

Comments
 (0)