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 7, 2025
1 parent 579651c commit f756e63
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:

* next on Feb 7, 2025
* Update to tools.deps 0.22.1484
* 1.12.0.1510 on Feb 6, 2025
* Update to tools.deps 0.22.1480
* 1.12.0.1506 on Feb 6, 2025
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.1480"}
org.clojure/tools.deps {:mvn/version "0.22.1484"}
org.slf4j/slf4j-nop {:mvn/version "1.7.36"}}

:aliases
Expand Down

0 comments on commit f756e63

Please sign in to comment.