Skip to content

Commit 2fec98e

Browse files
committed
Mention that 3.0 is jdk 8+
1 parent 18412b2 commit 2fec98e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.org

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- [[#overview][Overview]]
1414
- [[#philosophy][Philosophy]]
1515
- [[#installation][Installation]]
16-
- [[#towards-a-300-release-new][Towards a 3.0.0 release (NEW)]]
16+
- [[#towards-a-300-release][Towards a 3.0.0 release]]
1717
- [[#quickstart][Quickstart]]
1818
- [[#head][HEAD]]
1919
- [[#get][GET]]
@@ -87,7 +87,8 @@ With Leiningen/Boot:
8787
[clj-http "2.1.0"]
8888
#+END_SRC
8989

90-
If you want to test out the latest version, a 3.0.0 release is also available:
90+
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.
9192

9293
#+BEGIN_SRC clojure
9394
[clj-http "3.0.0"]

0 commit comments

Comments
 (0)