Skip to content

Commit d102952

Browse files
committed
Updated to Clojure 1.5.1.
1 parent dc5dc77 commit d102952

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
@@ -2,4 +2,4 @@
22
:description "URI library that defines a UniformResourceIdentifier
33
protocol, and implements it on a custom Uri class, as well as
44
java.net.URI, java.net.URL, and java.lang.String."
5-
:dependencies [[org.clojure/clojure "1.5.0"]])
5+
:dependencies [[org.clojure/clojure "1.5.1"]])

0 commit comments

Comments
 (0)