Skip to content

Commit fcfe290

Browse files
committed
maint: dev: bump flow storm deps
1 parent 74183b9 commit fcfe290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
:flowstorm
3636
{;; for disabling the official compiler
3737
:classpath-overrides {org.clojure/clojure nil}
38-
:extra-deps {com.github.flow-storm/clojure {:mvn/version "1.12.2"}
39-
com.github.flow-storm/flow-storm-dbg {:mvn/version "4.5.5"}}
38+
:extra-deps {com.github.flow-storm/clojure {:mvn/version "1.12.3-1"}
39+
com.github.flow-storm/flow-storm-dbg {:mvn/version "4.5.7"}}
4040
:jvm-opts ["-Dclojure.storm.instrumentEnable=true"]}
4141

4242
:nrepl/jvm

0 commit comments

Comments
 (0)