We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2098fe commit 243aa94Copy full SHA for 243aa94
2 files changed
deps.edn
@@ -2,7 +2,7 @@
2
3
:deps
4
{org.clojure/clojure {:mvn/version "1.11.1"}
5
- org.clojure/tools.deps {:mvn/version "0.16.1264"}
+ org.clojure/tools.deps {:mvn/version "0.16.1281"}
6
;org.clojure/tools.deps {:git/url "https://github.com/clojure/tools.deps.git"
7
; :git/sha "459222ca6e4fce91cf5838435589a028cedbc784"}
8
org.clojure/tools.namespace {:mvn/version "1.3.0"}
pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>org.clojure</groupId>
35
<artifactId>tools.deps</artifactId>
36
- <version>0.16.1264</version>
+ <version>0.16.1281</version>
37
</dependency>
38
39
0 commit comments