ex172000 commented on code in PR #14076:
URL: https://github.com/apache/kafka/pull/14076#discussion_r1275295110


##########
gradle/dependencies.gradle:
##########
@@ -164,6 +165,7 @@ libs += [
   apachedsMavibotPartition: 
"org.apache.directory.server:apacheds-mavibot-partition:$versions.apacheds",
   apachedsJdbmPartition: 
"org.apache.directory.server:apacheds-jdbm-partition:$versions.apacheds",
   argparse4j: "net.sourceforge.argparse4j:argparse4j:$versions.argparse4j",
+  awaitility: "org.awaitility:awaitility:$versions.awaitility",

Review Comment:
   Yes this makes sense. I later found the similar code in TestUtils so 
discarded this PR. Thanks for the info still. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to