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 4aff08c commit 59cbe9dCopy full SHA for 59cbe9d
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.0.0"`
12
-- `org.apache.kafka/kafka-clients "3.0.0"`
+- `org.apache.kafka/kafka_2.12 "3.1.0"`
+- `org.apache.kafka/kafka-clients "3.1.0"`
13
- `org.apache.zookeeper/zookeeper "3.7.0"`
14
15
but excluding `jms`,`jmx*` and logging.
0 commit comments