Skip to content

Commit

Permalink
update tools.deps
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Feb 6, 2025
1 parent bb56c05 commit 81099bc
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
Expand Up @@ -7,6 +7,8 @@ clj has both stable and prerelease versions. Current and former stable build are

Prerelease versions:

* x on Feb 6, 2025
* Update to tools.deps 0.22.1480
* 1.12.0.1506 on Feb 6, 2025
* Update to tools.deps 0.22.1476

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/clojure {:mvn/version "1.12.0"}
org.clojure/tools.deps {:mvn/version "0.22.1476"}
org.clojure/tools.deps {:mvn/version "0.22.1480"}
org.slf4j/slf4j-nop {:mvn/version "1.7.36"}}

:aliases
Expand Down

0 comments on commit 81099bc

Please sign in to comment.