Skip to content

Commit 483a412

Browse files
committed
Use tools.analyzer.jvm 1.3.2
1 parent 4a873ca commit 483a412

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
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
* Use `tools.analyzer.jvm` 1.3.2.
6+
57
## 3.10.0
68

79
* Add `always-return-ns-form` option to `clean-ns` message

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
^:inline-dep [compliment "0.4.0"]
1111
^:inline-dep [http-kit "2.5.0"]
1212
^:inline-dep [org.clojure/data.json "2.4.0"]
13-
^:inline-dep [org.clojure/tools.analyzer.jvm "1.2.3"]
13+
^:inline-dep [org.clojure/tools.analyzer.jvm "1.3.2"]
1414
^:inline-dep [org.clojure/tools.namespace "1.4.4" :exclusions [org.clojure/tools.reader]]
1515
^:inline-dep [org.clojure/tools.reader "1.3.6"]
1616
^:inline-dep [cider/orchard "0.21.0"]

0 commit comments

Comments
 (0)