We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d94a1 commit 2cc7e0aCopy full SHA for 2cc7e0a
deps.edn
@@ -36,7 +36,7 @@
36
{;; for disabling the official compiler
37
:classpath-overrides {org.clojure/clojure nil}
38
:extra-deps {com.github.flow-storm/clojure {:mvn/version "1.12.0-9"}
39
- com.github.flow-storm/flow-storm-dbg {:mvn/version "4.2.2"}}
+ com.github.flow-storm/flow-storm-dbg {:mvn/version "4.3.0"}}
40
:jvm-opts ["-Dclojure.storm.instrumentEnable=true"]}
41
42
:nrepl/jvm
0 commit comments