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 7, 2023
1 parent 090c1d9 commit c385b84
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 @@ -24,7 +24,7 @@
: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.1-ce"]
[org.apache.kafka/kafka-streams-test-utils "7.5.0-ce"]]}
[org.apache.kafka/kafka-streams-test-utils "7.5.1-ce"]]}
:jar {:jvm-opts ["-Dclojure.compiler.disable-locals-clearing=false"
"-Dclojure.compiler.direct-linking=true"]}
:kaocha [:test {:dependencies [[lambdaisland/kaocha "1.87.1366"]]}]}
Expand Down

0 comments on commit c385b84

Please sign in to comment.