Skip to content

Commit

Permalink
update to tools.deps 0.19.1421
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Apr 24, 2024
1 parent 7192caa commit 1dcaab2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Changelog
===========

* next
* Update to tools.deps 0.19.1421
* v0.3.3 2f4d299 on Jan 23, 2024
* install-latest - TDEPS-253 - add :coord option for things like non-autoresolved git urls
* Update to tools.deps 0.18.1398 and slf4j-nop that matches
Expand Down
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:deps
{
org.clojure/tools.deps {:mvn/version "0.18.1398"} ;; {:local/root "../tools.deps"}
org.clojure/tools.deps {:mvn/version "0.19.1421"} ;; {:local/root "../tools.deps"}
org.clojure/tools.gitlibs {:mvn/version "2.5.197"}
org.slf4j/slf4j-nop {:mvn/version "1.7.36"}
}
Expand Down

0 comments on commit 1dcaab2

Please sign in to comment.