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 Jan 7, 2025
1 parent 1f46161 commit c268426
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 @@ -22,7 +22,7 @@
[io.confluent/kafka-avro-serializer "7.8.0"]
[org.apache.avro/avro "1.12.0"]]}
:dev {:global-vars {*warn-on-reflection* true}}
:test {:dependencies [[com.bakdata.fluent-kafka-streams-tests/schema-registry-mock "2.15.0"]
:test {:dependencies [[com.bakdata.fluent-kafka-streams-tests/schema-registry-mock "2.16.0"]
[org.apache.kafka/kafka-clients "7.8.0-ce"]
[org.apache.kafka/kafka-streams-test-utils "7.8.0-ce"]]}
:jar {:jvm-opts ["-Dclojure.compiler.disable-locals-clearing=false"
Expand Down

0 comments on commit c268426

Please sign in to comment.