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 Sep 24, 2023
1 parent 1a59019 commit 2ccd164
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 @@ -20,7 +20,7 @@
:github/private? false}
:provided {:dependencies [[org.clojure/clojure "1.12.0-alpha4"]
[io.confluent/kafka-avro-serializer "7.5.0"]
[org.apache.avro/avro "1.11.2"]]}
[org.apache.avro/avro "1.11.3"]]}
:dev {:global-vars {*warn-on-reflection* true}}
:test {:dependencies [[com.bakdata.fluent-kafka-streams-tests/schema-registry-mock "2.9.0"]
[org.apache.kafka/kafka-clients "7.5.0-ce"]
Expand Down

0 comments on commit 2ccd164

Please sign in to comment.