Skip to content

Commit 335279e

Browse files
committed
Add notice about kafka-clients compatibility.
1 parent 8f12c04 commit 335279e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Lambda processes Kafka messages as discrete events rather than continuous stream
5959

6060
### Installation
6161

62-
Add the Powertools for AWS Lambda Kafka dependency to your project:
62+
Add the Powertools for AWS Lambda Kafka dependency to your project. Make sure to also add the `kafka-clients` library as a dependency. The utility supports `kafka-clients >= 3.0.0`.
6363

6464
=== "Maven"
6565

0 commit comments

Comments
 (0)