Skip to content

Commit 4e96566

Browse files
committed
Upgrade plugin versions
1 parent e641d43 commit 4e96566

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

project.clj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
:target-path "target/%s/"
7878
:main ^:skip-aot mdr2.core
7979

80-
:plugins [[lein-kibit "0.1.8"]
80+
:plugins [[lein-kibit "0.1.11"]
8181
[lein-codox "0.10.8"]]
8282

8383
:codox {:project {:name "Madras2"}
@@ -121,9 +121,9 @@
121121
[re-frisk "1.6.0"]
122122
[ring/ring-devel "1.11.0"]
123123
[ring/ring-mock "0.4.0"]]
124-
:plugins [[com.jakemccrary/lein-test-refresh "0.25.0"]
125-
[jonase/eastwood "1.3.0"]
126-
[cider/cider-nrepl "0.29.0"]]
124+
:plugins [[com.jakemccrary/lein-test-refresh "0.26.0"]
125+
[jonase/eastwood "1.4.3"]
126+
[cider/cider-nrepl "0.58.0"]]
127127

128128

129129
:source-paths ["env/dev/clj" "env/dev/cljs" "test/cljs" ]

0 commit comments

Comments
 (0)