Skip to content

Commit

Permalink
add sha to depend on
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Mar 31, 2023
1 parent 06fa928 commit 799b492
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 @@ -46,7 +46,7 @@
;; - clojure -M:fig:build:dev/repl
:dev/repl {:jvm-opts ["-XX:-OmitStackTraceInFastThrow"]
:extra-deps [io.github.seancorfield/dot-clojure
{:git/sha ""}]
{:git/sha "06fa9283f12754a541a8f1e1ef29bf86a1fd50f5"}]
:main-opts ["-e" "((requiring-resolve 'org.corfield.dev.repl/start-repl))"]}
;; - in case you need precompiled code on your classpath:
:classes {:extra-paths ["classes"]}
Expand Down

0 comments on commit 799b492

Please sign in to comment.