ableegoldman commented on a change in pull request #10581:
URL: https://github.com/apache/kafka/pull/10581#discussion_r617845243



##########
File path: gradle/dependencies.gradle
##########
@@ -166,6 +166,7 @@ libs += [
   kafkaStreams_23: "org.apache.kafka:kafka-streams:$versions.kafka_23",
   kafkaStreams_24: "org.apache.kafka:kafka-streams:$versions.kafka_24",
   kafkaStreams_25: "org.apache.kafka:kafka-streams:$versions.kafka_25",
+  kafkaStreams_26: "org.apache.kafka:kafka-streams:$versions.kafka_26",

Review comment:
       not ` kafkaStreams_26`, `kafka_26` (defined above) -- it just seems 
weird to me that we would define one but not the other? But I guess it doesn't 
hurt so I can close this PR




-- 
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.

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


Reply via email to