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 ee2c8f7 commit 7048c26Copy full SHA for 7048c26
README.md
@@ -20,7 +20,7 @@ Add a dependency on the main AsyncHttpClient artifact:
20
<dependency>
21
<groupId>org.asynchttpclient</groupId>
22
<artifactId>async-http-client</artifactId>
23
- <version>3.0.0.Beta1</version>
+ <version>3.0.0.Beta2</version>
24
</dependency>
25
</dependencies>
26
```
0 commit comments