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 May 7, 2024
1 parent 086bddb commit 7907ca9
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 @@ -23,7 +23,7 @@
:dependencies [[camel-snake-kebab "0.4.3"]]
:jvm-opts ["-Dclojure.compiler.direct-linking=false"]}
:jar {:jvm-opts ["-Dclojure.compiler.direct-linking=true"]}
:kaocha [:test {:dependencies [[lambdaisland/kaocha "1.88.1376"]]}]}
:kaocha [:test {:dependencies [[lambdaisland/kaocha "1.89.1380"]]}]}
:deploy-repositories [["clojars" {:sign-releases false
:url "https://clojars.org/repo"
:username :env/WALTER_CLOJARS_USERNAME
Expand Down

0 comments on commit 7907ca9

Please sign in to comment.