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 Oct 6, 2023
1 parent a9f97b2 commit 911145e
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-alpha4"]
[io.confluent/kafka-avro-serializer "7.5.0"]
[io.confluent/kafka-avro-serializer "7.5.1"]
[org.apache.avro/avro "1.11.3"]]}
:dev {:global-vars {*warn-on-reflection* true}}}
:repositories [["confluent" {:url "https://packages.confluent.io/maven/"}]]
Expand Down

0 comments on commit 911145e

Please sign in to comment.