File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- {:dev {:dependencies [[midje " 1.10.5 " ]]}
1+ {:dev {:dependencies [[midje " 1.10.6 " ]]}
22 :docs {:plugins [[lein-codox " 0.10.8" ]
33 [org.timmc/nephila " 0.3.0" ]]}
44 :provided {:dependencies [[org.clojure/clojure " 1.11.1" ]]}
Original file line number Diff line number Diff line change 33 :url " https://github.com/source-c/clj-kafka-x"
44 :license {:name " Apache License 2.0"
55 :url " http://www.apache.org/licenses/LICENSE-2.0" }
6- :dependencies [[org.apache.kafka/kafka_2.12 " 3.2 .1"
6+ :dependencies [[org.apache.kafka/kafka_2.12 " 3.3 .1"
77 :exclusions [javax.jms/jms
88 com.sun.jdmk/jmxtools
99 com.sun.jmx/jmxri
1010 org.slf4j/slf4j-log4j12]]
1111 [org.apache.zookeeper/zookeeper " 3.8.0"
1212 :exclusions [org.slf4j/slf4j-log4j12]]
13- [org.apache.kafka/kafka-clients " 3.2 .1" ]])
13+ [org.apache.kafka/kafka-clients " 3.3 .1" ]])
You can’t perform that action at this time.
0 commit comments