We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af95ea commit 578de4aCopy full SHA for 578de4a
commercetools/commercetools-async-http-client/build.gradle
@@ -1,7 +1,7 @@
1
2
dependencies {
3
api project(":rmf:rmf-java-base")
4
- api "org.asynchttpclient:async-http-client:2.12.3"
+ api "org.asynchttpclient:async-http-client:3.0.1"
5
api commons.io version commons.io_version
6
api "io.netty:netty-codec-http:${netty.version}"
7
api "io.netty:netty-codec-socks:${netty.version}"
0 commit comments