Skip to content

Commit fafdc51

Browse files
committed
update to tools.deps 0.22.1503
1 parent 92db36a commit fafdc51

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ clj has both stable and prerelease versions. Current and former stable build are
77

88
Prerelease versions:
99

10+
* next
11+
* Update to tools.deps 0.22.1503
1012
* 1.12.0.1523 on Mar 5, 2025
1113
* Also accept file for -Sdeps, and check it for staleness
1214
* Update to tools.deps 0.22.1497

deps.edn

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
:deps
44
{org.clojure/clojure {:mvn/version "1.12.0"}
5-
org.clojure/tools.deps {:mvn/version "0.22.1497"}
5+
org.clojure/tools.deps {:mvn/version "0.22.1503"}
66
org.slf4j/slf4j-nop {:mvn/version "1.7.36"}}
77

88
:aliases

0 commit comments

Comments
 (0)