Skip to content

Commit d1e24ce

Browse files
authored
Update Java version
1 parent 9298959 commit d1e24ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Follow [@AsyncHttpClient](https://twitter.com/AsyncHttpClient) on Twitter.
55
The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses.
66
The library also supports the WebSocket Protocol.
77

8-
It's built on top of [Netty](https://github.com/netty/netty). It's currently compiled on Java 8 but runs on Java 9 too.
8+
It's built on top of [Netty](https://github.com/netty/netty). It's compiled with Java 11.
99

1010
## Installation
1111

0 commit comments

Comments
 (0)