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 18412b2 commit 2fec98eCopy full SHA for 2fec98e
README.org
@@ -13,7 +13,7 @@
13
- [[#overview][Overview]]
14
- [[#philosophy][Philosophy]]
15
- [[#installation][Installation]]
16
- - [[#towards-a-300-release-new][Towards a 3.0.0 release (NEW)]]
+ - [[#towards-a-300-release][Towards a 3.0.0 release]]
17
- [[#quickstart][Quickstart]]
18
- [[#head][HEAD]]
19
- [[#get][GET]]
@@ -87,7 +87,8 @@ With Leiningen/Boot:
87
[clj-http "2.1.0"]
88
#+END_SRC
89
90
-If you want to test out the latest version, a 3.0.0 release is also available:
+If you want to test out the latest version, a 3.0.0 release is also available.
91
+Note that the 3.0.0 version of clj-http requires Java 8.
92
93
#+BEGIN_SRC clojure
94
[clj-http "3.0.0"]
0 commit comments