Skip to content

Commit

Permalink
Bump the MrAnderson dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Feb 19, 2021
1 parent 98fcfc3 commit bb2f226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
:username :env/clojars_username
:password :env/clojars_password
:sign-releases false}]]
:plugins [[thomasa/mranderson "0.5.3-SNAPSHOT"]]
:plugins [[thomasa/mranderson "0.5.3"]]
:mranderson {:project-prefix "refactor-nrepl.inlined-deps"
:expositions [[org.clojure/tools.analyzer.jvm org.clojure/tools.analyzer]]
:unresolved-tree false}
Expand Down

0 comments on commit bb2f226

Please sign in to comment.