Skip to content

Commit 25853fb

Browse files
committed
test & ci: bump deps
1 parent 8c99812 commit 25853fb

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
@@ -36,7 +36,7 @@
3636
{;; for disabling the official compiler
3737
:classpath-overrides {org.clojure/clojure nil}
3838
:extra-deps {com.github.flow-storm/clojure {:mvn/version "1.12.0-3"}
39-
com.github.flow-storm/flow-storm-dbg {:mvn/version "4.1.1"}}
39+
com.github.flow-storm/flow-storm-dbg {:mvn/version "4.1.2"}}
4040
:jvm-opts ["-Dclojure.storm.instrumentEnable=true"]}
4141

4242
:nrepl/jvm
@@ -156,7 +156,7 @@
156156
;;
157157
;; Deployment
158158
;;
159-
:build {:deps {io.github.clojure/tools.build {:mvn/version "0.10.6"}}
159+
:build {:deps {io.github.clojure/tools.build {:mvn/version "0.10.7"}}
160160
:extra-paths ["src" "build"]
161161
:ns-default build}
162162

0 commit comments

Comments
 (0)