We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3957e7 commit 3805d2fCopy full SHA for 3805d2f
README.adoc
@@ -8,8 +8,8 @@ NOTE: Still contains zookeeper as a dependency.
8
9
Tries to be as lightweigh as possible thus depends only on
10
11
-- `org.apache.kafka/kafka_2.12 "3.2.1"`
12
-- `org.apache.kafka/kafka-clients "3.2.1"`
+- `org.apache.kafka/kafka_2.12 "3.3.1"`
+- `org.apache.kafka/kafka-clients "3.3.1"`
13
- `org.apache.zookeeper/zookeeper "3.8.0"`
14
15
but excluding `jms`,`jmx*` and logging.
0 commit comments