Skip to content

Commit

Permalink
deps: update tools.build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramblurr committed May 1, 2024
1 parent 03f02e4 commit c5701de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
:jvm-opts ["-XX:-OmitStackTraceInFastThrow"]}
:run-m {:main-opts ["-m" "app.main"] :jvm-opts ["-XX:-OmitStackTraceInFastThrow"]}
:run-x {:ns-default app.main :jvm-opts ["-XX:-OmitStackTraceInFastThrow"]}
:build {:deps {io.github.clojure/tools.build {:git/tag "v0.10.0"
;; :git/sha "76b78fe"
:build {:deps {io.github.clojure/tools.build {:git/tag "v0.10.1"
:git/sha "5e3b8f3fa45991a4a6b08565da9fd9b3535f39e6"
}}
:ns-default build}}}

0 comments on commit c5701de

Please sign in to comment.