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 4ff2469 commit 91bd867Copy full SHA for 91bd867
README.md
@@ -18,7 +18,7 @@ A lightweight wrapper to the [JDK 11+ Java Http Client](http://openjdk.java.net/
18
<dependency>
19
<groupId>io.avaje</groupId>
20
<artifactId>avaje-http-client</artifactId>
21
- <version>1.9</version>
+ <version>1.8</version>
22
</dependency>
23
```
24
0 commit comments