Skip to content

Commit beae388

Browse files
authored
Merge pull request #220 from nubank/upgrade-clojure-tools-version
Bump clojure tools versions
2 parents 5eef578 + 4261a7e commit beae388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636

3737
:build
3838
{:extra-deps {slipset/deps-deploy {:mvn/version "0.2.0"}
39-
io.github.clojure/tools.build {:git/sha "fe6b1405ba888720c813c7488c03880be73bbe20"}}
39+
io.github.clojure/tools.build {:mvn/version "0.9.6"}}
4040
:extra-paths ["src" "bb"]
4141
:ns-default build}}}

0 commit comments

Comments
 (0)