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 471a580 commit d99bfdaCopy full SHA for d99bfda
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.4"
+ 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