We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7869d32 commit 703ceddCopy full SHA for 703cedd
CHANGELOG.md
@@ -7,8 +7,8 @@ clj has both stable and prerelease versions. Current and former stable build are
7
8
Prerelease versions:
9
10
-* next
11
- * Update to tools.deps 0.22.1503
+* next on Mar 5, 2025
+ * Update to tools.deps 0.23.1512
12
* 1.12.0.1523 on Mar 5, 2025
13
* Also accept file for -Sdeps, and check it for staleness
14
* Update to tools.deps 0.22.1497
deps.edn
@@ -2,7 +2,7 @@
2
3
:deps
4
{org.clojure/clojure {:mvn/version "1.12.0"}
5
- org.clojure/tools.deps {:mvn/version "0.22.1503"}
+ org.clojure/tools.deps {:mvn/version "0.23.1512"}
6
org.slf4j/slf4j-nop {:mvn/version "1.7.36"}}
:aliases
0 commit comments