We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5dc77 commit d102952Copy full SHA for d102952
project.clj
@@ -2,4 +2,4 @@
2
:description "URI library that defines a UniformResourceIdentifier
3
protocol, and implements it on a custom Uri class, as well as
4
java.net.URI, java.net.URL, and java.lang.String."
5
- :dependencies [[org.clojure/clojure "1.5.0"]])
+ :dependencies [[org.clojure/clojure "1.5.1"]])
0 commit comments