Skip to content

Commit 9a5021d

Browse files
committed
Upgraded commons-io to 2.6
Brining the dependency to the stable version
1 parent 4ba1f84 commit 9a5021d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
:dependencies [[org.clojure/clojurescript "1.9.89"]
3131
[com.cemerick/piggieback "0.2.2"]
3232
[leiningen-core "2.7.1"]
33-
[commons-io/commons-io "2.5"]]
33+
[commons-io/commons-io "2.6"]]
3434
:repl-options {:nrepl-middleware [cemerick.piggieback/wrap-cljs-repl]}
3535
:java-source-paths ["test/java"]
3636
:resource-paths ["test/resources"

0 commit comments

Comments
 (0)