Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Dec 8, 2024
1 parent 1e489c8 commit 58aa20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
:perf {:extra-paths ["perf"]
:extra-deps {criterium/criterium {:mvn/version "0.4.6"}
org.clojure/clojure {:mvn/version "1.12.0"}
com.clojure-goes-fast/clj-async-profiler {:mvn/version "1.5.0"}}
com.clojure-goes-fast/clj-async-profiler {:mvn/version "1.5.1"}}
:jvm-opts ["-server"
"-Xmx4096m"
"-Dclojure.compiler.direct-linking=true"]}}}

0 comments on commit 58aa20d

Please sign in to comment.