File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
- * Upgrade various dependencies.
5
+ * Upgrade various dependencies: [ # 393 ] ( https://github.com/clojure-emacs/refactor-nrepl/pull/393 ) , [ # 395 ] ( https://github.com/clojure-emacs/refactor-nrepl/pull/395 ) .
6
6
* Does not impact users, since we use [ mranderson] ( https://github.com/benedekfazekas/mranderson ) .
7
7
8
8
## 3.7.1
Original file line number Diff line number Diff line change 17
17
^:inline-dep [cljfmt " 0.9.2" :exclusions [rewrite-clj rewrite-cljs]]
18
18
^:inline-dep [clj-commons/fs " 1.6.310" ]
19
19
^:inline-dep [rewrite-clj " 1.1.47" ]
20
- ^:inline-dep [version-clj " 1 .0.0 " ]]
20
+ ^:inline-dep [version-clj " 2 .0.2 " ]]
21
21
:exclusions [org.clojure/clojure] ; see versions matrix below
22
22
23
23
:pedantic? ~(if (System/getenv " CI" )
You can’t perform that action at this time.
0 commit comments