Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-yuxuan committed Dec 2, 2024
1 parent 690200d commit 18fc455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
:profiles {:github {:github/topics ["core-async" "clojure" "async" "channels"]
:github/private? false}
:provided {:dependencies [[org.clojure/clojure "1.12.0"]
[io.confluent/kafka-avro-serializer "7.7.2"]
[io.confluent/kafka-avro-serializer "7.8.0"]
[org.apache.avro/avro "1.12.0"]]}
:dev {:global-vars {*warn-on-reflection* true}}}
:repositories [["confluent" {:url "https://packages.confluent.io/maven/"}]]
Expand Down

0 comments on commit 18fc455

Please sign in to comment.