Skip to content

Commit e5e07bc

Browse files
committed
Update to dynapath 0.2.4
0.2.4 doesn't work properly under Java 9.
1 parent 2ffab17 commit e5e07bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/pod/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
:url "http://www.eclipse.org/legal/epl-v10.html"}
1818
:dependencies [[boot/base ~version :scope "provided"]
1919
[org.clojure/clojure "1.6.0" :scope "provided"]
20-
[org.tcrawley/dynapath "0.2.3" :scope "compile"]
20+
[org.tcrawley/dynapath "0.2.4" :scope "compile"]
2121
[org.projectodd.shimdandy/shimdandy-impl "1.2.0" :scope "compile"]])

0 commit comments

Comments
 (0)