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 22
33## Unreleased
44
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 ) .
66 * Does not impact users, since we use [ mranderson] ( https://github.com/benedekfazekas/mranderson ) .
77
88## 3.7.1
Original file line number Diff line number Diff line change 1717 ^:inline-dep [cljfmt " 0.9.2" :exclusions [rewrite-clj rewrite-cljs]]
1818 ^:inline-dep [clj-commons/fs " 1.6.310" ]
1919 ^:inline-dep [rewrite-clj " 1.1.47" ]
20- ^:inline-dep [version-clj " 1 .0.0 " ]]
20+ ^:inline-dep [version-clj " 2 .0.2 " ]]
2121 :exclusions [org.clojure/clojure] ; see versions matrix below
2222
2323 :pedantic? ~(if (System/getenv " CI" )
You can’t perform that action at this time.
0 commit comments